mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Python: CG trace: Make ./helper.sh show help again
This commit is contained in:
@@ -183,6 +183,9 @@ all() {
|
||||
|
||||
|
||||
COMMAND=${1:-"help"}
|
||||
shift
|
||||
|
||||
if [[ $# -ge 2 ]]; then
|
||||
shift
|
||||
fi
|
||||
|
||||
$COMMAND $@
|
||||
|
||||
Reference in New Issue
Block a user