|
|
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 |
|
|
|
e9219558d7
|
GIT: Header file updates
|
2019-10-31 14:48:44 +00:00 |
|
|
|
8f4067015d
|
STYLE: remove shebang from LogFunctions
- file is to be sourced, non-executable.
- remove stray .keep file from tutorial case
|
2018-11-22 17:31:34 +01:00 |
|
|
|
19d600472a
|
ENH: auto-detect git in tutorials Alltest
|
2018-10-12 23:29:16 +02:00 |
|
|
|
9c38ad6ae4
|
TUT: relocate tutorial log analysis as functions for reuse in modules
- removed some unneeded tutorial files
|
2017-12-21 14:17:20 +01:00 |
|