mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-14 07:53:46 -05:00
fix spelling errors
This commit is contained in:
@@ -45,7 +45,7 @@ setup() {
|
||||
|
||||
pushd "${TESTDIR}" &>/dev/null
|
||||
|
||||
######## DEFAUL FLAGS ########
|
||||
######## DEFAULT FLAGS ########
|
||||
LOGFILE="${TESTDIR}/logs/log.txt"
|
||||
QUIET=false
|
||||
LOGLEVEL=OFF
|
||||
|
||||
Reference in New Issue
Block a user