Revision 6b934e204443429d097a3346cfc051ac965f3bef authored by Eh Tan on 12 September 2007, 19:19:50 UTC, committed by Eh Tan on 12 September 2007, 19:19:50 UTC
1 parent d6e4a43
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 ...