VisTrails / tej

Trivial Extensible Job-submission -- a simple (no setup on the server) but extensible (in case you need scheduling/queueing) job submission mechanism in Python
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

Stores more info in 'status' file #7

Closed remram44 closed 9 years ago

remram44 commented 10 years ago

This stores job stop/end time. It also adds the new "created" status; we have the time of creation of aborted jobs.

Changes bash scripts quite a bit.