]> andersk Git - moira.git/blobdiff - gen/tsm.sh
Command line printer manipulation client, and build goo.
[moira.git] / gen / tsm.sh
index cbc66430900cd0365f53160c39ea9cb502b8c8f7..36a6d40d023ab454008a5ae35243a58106b4364a 100755 (executable)
@@ -27,8 +27,9 @@ fi
 
 $loadprog
 
-if [ $? != 0 ]; then
-    exit $MR_MKCRED
-fi
+# Ignore exit status from $loadprog for now.
+#if [ $? != 0 ]; then
+#    exit $MR_MKCRED
+#fi
 
 exit 0
This page took 0.033492 seconds and 4 git commands to generate.