~z-man/armagetronad/bugfarm-scripts

« back to all changes in this revision

Viewing changes to run

  • Committer: Manuel Moos
  • Date: 2009-02-12 09:26:46 UTC
  • Revision ID: z-man@users.sf.net-20090212092646-dggb7zh5amgm7d66
Added files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
while true; do
 
4
    ./var/run_single
 
5
done