Changeset 1345 for branches/locker-dev/locker/deploy/bin
- Timestamp:
- Nov 1, 2009, 10:22:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/locker-dev/locker/deploy/bin/onathena
r1344 r1345 15 15 exit 1 16 16 } 17 17 18 attach scripts 18 19 19 20 sshrun() { 20 athrun scriptsscripts-ssh "$lname" "/mit/scripts/$@" 2>/dev/null21 /afs/athena.mit.edu/contrib/scripts/bin$scriptsdev/scripts-ssh "$lname" "/mit/scripts/$@" 2>/dev/null 21 22 } 22 23 23 24 vsshrun() { 24 athrun scriptsscripts-ssh "$lname" "/mit/scripts/$@"25 /afs/athena.mit.edu/contrib/scripts/bin$scriptsdev/scripts-ssh "$lname" "/mit/scripts/$@" 25 26 } 26 27
Note: See TracChangeset
for help on using the changeset viewer.