1 Commit-ok

Szerző SHA1 Üzenet Dátum
be6908b9d4 Add a ton of debugging 2020-04-15 17:06:25 -04:00

Fájl megtekintése

@@ -170,7 +170,7 @@ EOF
_runDebug () { _runDebug () {
[[ -n $_debug ]] && echo "Running $1" [[ -n $_debug ]] && echo "Running: $*"
} }