Changeset 1493 for branches/locker-dev/locker
- Timestamp:
- Feb 26, 2010, 1:01:12 AM (16 years ago)
- File:
- 
          - 1 edited
 
 - 
          branches/locker-dev/locker/deploy/bin/onathena (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        branches/locker-dev/locker/deploy/bin/onathenar1492 r1493 1 1 #!/bin/sh 2 2 3 if [ "$aicontact" = "" ]; then 4 aicontact="scripts@mit.edu" 5 fi 6 7 if [ "$aimaintainer" = "" ]; then 8 aimaintainer="scripts.mit.edu" 9 fi 3 : ${aicontact:=scripts@mit.edu} 4 : ${aimaintainer:=scripts.mit.edu} 10 5 11 6 
Note: See TracChangeset
          for help on using the changeset viewer.
      
