|
Parsing shunit2
|
Line 90 of '_tmp/wild/src/shell/shflags/lib/shunit2'
readonly "${__shunit_const}"
^
Variable names must be unquoted constants
|
|
Translating shunit2
|
Line 90 of '_tmp/wild/src/shell/shflags/lib/shunit2'
readonly "${__shunit_const}"
^
Variable names must be unquoted constants
|
|
Parsing shflags
|
Line 203 of '_tmp/wild/src/shell/shflags/lib/shflags'
readonly ${__flags_const}
^~
Variable names must be unquoted constants
|
|
Translating shflags
|
Line 203 of '_tmp/wild/src/shell/shflags/lib/shflags'
readonly ${__flags_const}
^~
Variable names must be unquoted constants
|