Changeset 6124
- Timestamp:
- Jan 9, 2009, 10:12:32 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
create_distribution.py
r5748 r6124 146 146 msg = 'Files have not been verified for IP.\n' 147 147 msg += 'Each data file must have a license file with it.' 148 print 149 #raise Exception, msg 148 raise Exception, msg 150 149 151 150
Note: See TracChangeset
for help on using the changeset viewer.