stopped writing {GRAY} before each message in myprint()
This commit is contained in:
@@ -4,7 +4,6 @@ include "@cbuild/include/myprint.sh"
|
||||
|
||||
function detect_os {
|
||||
local uname_result="$(uname -o)"
|
||||
# myprint "uname result: '$uname_result'"
|
||||
case "$uname_result" in
|
||||
Msys | Cygwin | MS/Windows)
|
||||
safeprint WINDOWS
|
||||
|
||||
Reference in New Issue
Block a user