aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bootstrap.sh')
-rwxr-xr-xscripts/bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh
index ac9622e9af..e219120358 100755
--- a/scripts/bootstrap.sh
+++ b/scripts/bootstrap.sh
@@ -34,7 +34,7 @@ msg() {
}
if [ -z "$TARGET_ARCH" ]; then
- local program=$(basename $0)
+ program=$(basename $0)
cat <<EOF
usage: $program TARGET_ARCH