mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-13 15:33:47 -05:00
fix spelling errors
This commit is contained in:
@@ -29,7 +29,7 @@ fi
|
||||
setup() {
|
||||
|
||||
TESTDIR="$(temp_make)"
|
||||
######## DEFAUL FLAGS ########
|
||||
######## DEFAULT FLAGS ########
|
||||
LOGFILE="${TESTDIR}/logs/log.txt"
|
||||
QUIET=false
|
||||
LOGLEVEL=OFF
|
||||
|
||||
Reference in New Issue
Block a user