Revision d0098c3af4f8375ea168dcc3d72df049307f2a15 authored by Eh Tan on 23 August 2007, 20:18:18 UTC, committed by Eh Tan on 23 August 2007, 20:18:18 UTC
1 parent 1268a26
run.sh
#!/bin/sh
## Run an ordinary job then restart it. The end result should be the same
../../bin/citcoms tracer.cfg && ../../bin/citcoms tracer.cfg restart.cfg && diff *.tracer.0.5 && diff *.velo.0.5
## clean up
rm yyy.* zzz.* pid*.cfg

Computing file changes ...