diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-11-09 16:10:38 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-11-09 16:10:38 +0100 |
commit | 16d5cf721477348c77b7735160d257fbd522323f (patch) | |
tree | fe25478db53bc068c3d38fc8f664349cfe72785c | |
parent | ee26c3ea0859d5fe3e8e6c199807ff42f3b18476 (diff) | |
parent | d414173d43fb4e8e6660752ba8b30cd5310f8789 (diff) | |
download | rules-cc-16d5cf721477348c77b7735160d257fbd522323f.tar.gz |
Merge branch 'just-rules' into rules
-rwxr-xr-x | CC/auto/runner | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CC/auto/runner b/CC/auto/runner index 27aef0c..47c2f94 100755 --- a/CC/auto/runner +++ b/CC/auto/runner @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 # Copyright 2022 Huawei Cloud Computing Technology Co., Ltd. # |