Changes between Version 30 and Version 31 of qcg-directives
- Timestamp:
- 08/23/13 23:37:47 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qcg-directives
v30 v31 186 186 }}} 187 187 = persistent = 188 '''persistent''' - do not remove the working directory 188 '''persistent''' - do not remove the working directory. 189 190 '''IMPORTANT:''' the directive should be used only for testing as it causes that the working directory is left and consumes storage resource. The working directory can be later cleaned by the '''qcg-clean''' command. 191 192 {{{ 193 #QCG persistent 194 }}} 189 195 190 196 = postprocess =