Some bugfixes for sensor/data code + add FCGI_INT_T
[matches/MCTX3420.git] / server / run.sh
index a776cbd..a172c45 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 # Use this to quickly test run the server in valgrind
-#spawn-fcgi -p9005 -n ./valgrind.sh
+spawn-fcgi -p9005 -n ./valgrind.sh
 # Use this to run the server normally
-./stream &
-spawn-fcgi -p9005 -n ./server
+#./stream &
+#spawn-fcgi -p9005 -n ./server

UCC git Repository :: git.ucc.asn.au