X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=log-once;h=9b5da386ef62110ae1e6e495a9aaf6dc17890173;hb=be317c8ded43547346ac541b95c67ac0f14d39b8;hp=233bc0f1deaeff23e2ac9822e2658ad4dc498fe3;hpb=4cd003087fd71351a8c7ed1a96985e5e68d9b6c8;p=log-quiet diff --git a/log-once b/log-once index 233bc0f..9b5da38 100755 --- a/log-once +++ b/log-once @@ -40,7 +40,7 @@ state in the same directory. echo "$help" return elif [[ $1 == -[0-9]* ]]; then - errors={$1#-} + errors=${1#-} shift elif [[ $1 == -- ]]; then shift