Changeset 463 for locker/bin/signup-sql
- Timestamp:
 - Oct 13, 2007, 10:18:22 PM (18 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          locker/bin/signup-sql (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
locker/bin/signup-sql
r438 r463 9 9 10 10 sshrun() { 11 athrun scripts scripts-ssh -l"$lname" "/mit/scripts/$@" 2>/dev/null11 athrun scripts scripts-ssh "$lname" "/mit/scripts/$@" 2>/dev/null 12 12 } 13 13 14 14 vsshrun() { 15 athrun scripts scripts-ssh -l"$lname" "/mit/scripts/$@"15 athrun scripts scripts-ssh "$lname" "/mit/scripts/$@" 16 16 } 17 17  
Note: See TracChangeset
          for help on using the changeset viewer.
      