Changeset 16077
- Timestamp:
- 05/23/13 12:09:56 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/scripts/Main.js
r16051 r16077 688 688 lastId = obs.id; 689 689 690 if (nextObs==undefined && obs[obs.length-1].task!="SHUTDOWN")691 throw Error("Last scheduled measurement must be a shutdown.");690 //if (nextObs==undefined && obs[obs.length-1].task!="SHUTDOWN") 691 // throw Error("Last scheduled measurement must be a shutdown."); 692 692 693 693 // We are done with all measurement slots for this
Note:
See TracChangeset
for help on using the changeset viewer.