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