diff --git a/www/newnodes_list.php3 b/www/newnodes_list.php3 index 60668f44a0016284d7c5d7d172e10caa6b7b826d..45333b25aa58d5162cffcb967e6f754e5070ffa0 100644 --- a/www/newnodes_list.php3 +++ b/www/newnodes_list.php3 @@ -1,6 +1,6 @@ Creating nodes - this could take a while, please wait\n"; echo "
\n"; echo "
\n";
-    passthru("$TBSUEXEC_PATH $uid $gid webnewnode $option $nodelist 2>&1");
+    passthru("$TBSUEXEC_PATH $uid $gid webnewnode $option -w $nodelist 2>&1");
     echo "
\n"; echo "
\n"; }