diff options
Diffstat (limited to 'scripts/build/chroot_hosts')
-rwxr-xr-x | scripts/build/chroot_hosts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/chroot_hosts b/scripts/build/chroot_hosts index 53fa4f7d4..27090f05f 100755 --- a/scripts/build/chroot_hosts +++ b/scripts/build/chroot_hosts @@ -83,6 +83,6 @@ EOF ;; *) - Usage 1 + Usage --fail ;; esac |