]> andersk Git - moira.git/blobdiff - clients/mrtest/mrtest.c
Added exit(0) to the end of main().
[moira.git] / clients / mrtest / mrtest.c
index 1e2c188f09084417d8f7061543d553836d3e617c..7038a093bd79b8dc3ce5632a5650e25a246023cb 100644 (file)
@@ -57,6 +57,7 @@ sms()
                com_err(whoami, status, 0);
                exit(1);
        }
+       exit(0);
 }
 
 test_noop()
This page took 0.083662 seconds and 4 git commands to generate.