aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/upload-bin
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/templates/upload-bin')
-rwxr-xr-xmodules/buildsystem/templates/upload-bin1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/templates/upload-bin b/modules/buildsystem/templates/upload-bin
index 30730874..6c92aeed 100755
--- a/modules/buildsystem/templates/upload-bin
+++ b/modules/buildsystem/templates/upload-bin
@@ -5,6 +5,7 @@ tmpfile=$(mktemp)
mail_from="root@mageia.org"
mail_dest="boklm@mars-attacks.org"
+test $# = 2 || exit 3
username="$1"
comment="$2"