about summary refs log tree commit diff stats
path: root/pkgs/by-name/st/stamp/stamp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/st/stamp/stamp.sh')
-rwxr-xr-xpkgs/by-name/st/stamp/stamp.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/by-name/st/stamp/stamp.sh b/pkgs/by-name/st/stamp/stamp.sh
index 018254c5..ca365194 100755
--- a/pkgs/by-name/st/stamp/stamp.sh
+++ b/pkgs/by-name/st/stamp/stamp.sh
@@ -75,6 +75,7 @@ while [ "$#" -gt 0 ] && [ "$run" = true ]; do
         ;;
     *)
         die "Unknown command: $1"
+        ;;
     esac
 done