mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-10 22:13:48 -05:00
fix spelling errors
This commit is contained in:
@@ -33,7 +33,7 @@ setup() {
|
||||
B=(1 2 3 4 5 6)
|
||||
DUPES=(1 2 3 1 2 3)
|
||||
|
||||
######## DEFAUL FLAGS ########
|
||||
######## DEFAULT FLAGS ########
|
||||
LOGFILE="${TESTDIR}/logs/log.txt"
|
||||
QUIET=false
|
||||
LOGLEVEL=ERROR
|
||||
|
||||
Reference in New Issue
Block a user