Commit Graph

9 Commits

Author SHA1 Message Date
98467036b3 STYLE: regularize quoting and exit on failed 'cd' 2019-11-13 13:19:16 +01:00
e6dfb39c66 STYLE: remove unnecessary stdout, stderr /dev/null redirects
- no stderr redirect needed:
    * 'command -v'

- no stdout/stderr redirect needed:
    * 'rm -f'

STYLE: consistent spacing after redirects
2019-11-06 10:44:36 +01:00
ec7e3c88e4 ENH: test for WM_PROJECT_DIR being set/unset in scripts 2019-11-06 09:18:51 +01:00
c792a9d7df TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
350d03246e scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
41368addc9 Minor change to comment 2014-12-14 21:50:14 +00:00
f2842e76b9 BUG: discrete tut tweaks and fixes to make them run. 2010-10-08 20:34:59 +01:00
6b6dd51a27 STYLE: more consistent shell style in tutorial run/clean scripts 2010-03-10 10:55:42 +01:00
4665779145 Renamed for consistency with other tutorials. 2009-07-09 14:41:54 +01:00