update fork run script
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 26 Aug 2011 20:08:03 +0000 (16:08 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 26 Aug 2011 20:08:03 +0000 (16:08 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/fork/run

index 79b6f5db92b77645c0076b2333cca11bf85a303e..bda998fc9e7f2233067832ba177be937fbfc5a66 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-.libs/fork $1
+./fork ./fork2
This page took 0.023818 seconds and 4 git commands to generate.