Changeset 1226 for branches/fc11-dev/locker/deploy/bin/django
- Timestamp:
- Jul 1, 2009, 12:37:43 PM (16 years ago)
- Location:
- branches/fc11-dev
- Files:
- 
          - 2 edited
 
 - 
          . (modified) (1 prop)
- 
          locker/deploy/bin/django (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        branches/fc11-dev
- 
        branches/fc11-dev/locker/deploy/bin/djangor1046 r1226 1 1 #!/usr/bin/perl 2 2 use strict; 3 use lib '/mit/scripts/deploy/bin'; 3 use FindBin qw($Bin); 4 use lib $Bin; 4 5 use onserver; 5 6 
Note: See TracChangeset
          for help on using the changeset viewer.
      
