Changeset 1597:21f98b638868
- Timestamp:
- 11/03/08 15:07:22
(2 months ago)
- Author:
- Dan Blankenberg <dan@bx.psu.edu>
- branch:
- default
- Message:
Backed out changeset 36a297157114
Temporarilly rolling this change back...
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1596 |
r1597 |
|
| 275 | 275 | config files. |
|---|
| 276 | 276 | """ |
|---|
| 277 | | mapping.context.current.clear() #this prevents the metadata reverting that has been seen in conjunction with the PBS job runner |
|---|
| 278 | 277 | # Create the working directory |
|---|
| 279 | 278 | self.working_directory = \ |
|---|