Changeset 4532 for create_distribution.py
- Timestamp:
- Jun 5, 2007, 10:53:32 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
create_distribution.py
r4531 r4532 255 255 256 256 257 import sys; sys.exit() 257 258 258 259 #---------------------------- 259 260 # Throw away code to drop all files into the RAMP download area 260 # This is hardwired for Ole 261 # This is hardwired for Ole but shows how such a thing can be done 262 # automatically. 261 263 262 264 if get_user_name() == 'ole' and get_host_name() == 'nautilus':
Note: See TracChangeset
for help on using the changeset viewer.