Changeset 5651
- Timestamp:
- 10/31/09 16:07:02 (3 weeks ago)
- Location:
- devtools/testing/trunk/cron
- Files:
-
- 1 added
- 1 modified
-
alloc.pl (modified) (1 diff)
-
soft-probe.sh (added)
Legend:
- Unmodified
- Added
- Removed
-
devtools/testing/trunk/cron/alloc.pl
r5542 r5651 86 86 system("sleep 10"); 87 87 system("ssh root\@${HOST} /home/mpich2/nightly/cron/raid-probe.sh"); 88 system("ssh root\@${HOST} /home/mpich2/nightly/cron/soft-probe.sh"); 88 89 if (!(`ssh root\@${HOST} ls / | grep sandbox`)) { 89 90 print("no sandbox found on ${HOST}; freeing the node\n");
