Changeset 463 for locker/bin/signup-sql


Ignore:
Timestamp:
Oct 13, 2007, 10:18:22 PM (17 years ago)
Author:
andersk
Message:
ssh sucks.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • locker/bin/signup-sql

    r438 r463  
    99
    1010sshrun() {
    11   athrun scripts scripts-ssh -l "$lname" "/mit/scripts/$@" 2>/dev/null
     11  athrun scripts scripts-ssh "$lname" "/mit/scripts/$@" 2>/dev/null
    1212}
    1313
    1414vsshrun() {
    15   athrun scripts scripts-ssh -l "$lname" "/mit/scripts/$@"
     15  athrun scripts scripts-ssh "$lname" "/mit/scripts/$@"
    1616}
    1717
Note: See TracChangeset for help on using the changeset viewer.