Changeset 463 for locker/bin/signup-minimal
- Timestamp:
- Oct 13, 2007, 10:18:22 PM (18 years ago)
- File:
- 
          - 1 edited
 
 - 
          locker/bin/signup-minimal (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        locker/bin/signup-minimalr458 r463 48 48 lname=$temp 49 49 50 ans=`athrun scripts scripts-ssh /usr/local/bin/admof "$lname" "$USER@ATHENA.MIT.EDU"`50 ans=`athrun scripts scripts-ssh "$USER" /usr/local/bin/admof "$lname" "$USER@ATHENA.MIT.EDU"` 51 51 if [ "$ans" != "yes" ]; then 52 52 echo 
Note: See TracChangeset
          for help on using the changeset viewer.
      
