diff options
Diffstat (limited to 'scripts/build/chroot_debianchroot')
-rwxr-xr-x | scripts/build/chroot_debianchroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_debianchroot b/scripts/build/chroot_debianchroot index 7ab3edfa2..3a2050565 100755 --- a/scripts/build/chroot_debianchroot +++ b/scripts/build/chroot_debianchroot @@ -67,6 +67,6 @@ case "${1}" in ;; *) - Usage + Usage 1 ;; esac |