Changeset 7322
- Timestamp:
- Jul 27, 2009, 10:41:47 AM (15 years ago)
- Location:
- DVD_images
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DVD_images/update_DVD_images.py
r7320 r7322 358 358 print('where <source> is one of the jurisdiction staging directories.') 359 359 360 360 if sys.platform == 'win32': 361 print('Sorry, you can only run this script under Unix') 362 sys.exit(10) 363 361 364 if len(sys.argv) != 2: 362 365 usage()
Note: See TracChangeset
for help on using the changeset viewer.