Changeset 6893
- Timestamp:
- Apr 24, 2009, 10:02:43 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/automated_validation_tests/patong_beach_validation/validate.py
r6891 r6893 115 115 return (True, auth) 116 116 117 log.info('Could not fetch file %s' % local)117 log.info('Could not refresh file %s' % local) 118 118 return (False, auth) 119 119
Note: See TracChangeset
for help on using the changeset viewer.