mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-01 16:30:12 +01:00
contrib/jenkins: fix -h output for trigger_build.sh script
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
3acfe7f85d
commit
e93d448fb9
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ for i in ${!ARGV[@]}; do
|
|||
NO_CHECK_UPSTREAM=yes
|
||||
;;
|
||||
-h|--help|'-?')
|
||||
echo "$0 [-h|-r|--rpm|-R|--no-rpm|-n|--dry-run|--no-test] [--] REFS"
|
||||
echo "$0 [ -h | -r|--rpm|-R|--no-rpm | -n|--dry-run|-N|--no-test | -c|--check-upstream|-C|--no-check-upstream ] [--] REFS"
|
||||
exit 1
|
||||
;;
|
||||
--)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue