Another syntax error.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 17 Dec 2008 11:25:11 +0000 (12:25 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Wed, 17 Dec 2008 11:25:11 +0000 (12:25 +0100)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
bin/lists.create_promo.php

index 35a1200..a5cbed3 100755 (executable)
@@ -24,7 +24,7 @@ $owner = $opt['o'];
 $owner_user = User::getSilent($owner);
 if (!$owner_user) {
     echo "Supplied owner is not valid, aborting.\n";
-    exit 1;
+    exit(1);
 }
 
 // Creates the list.