fix whitespace
This commit is contained in:
parent
e4b5b324a2
commit
2cc792dd51
@ -3,7 +3,7 @@
|
||||
|
||||
# print helper functions for safe output
|
||||
say () { printf %s\\n "$*" ; }
|
||||
sayn () { printf %s "$*" ; }
|
||||
sayn () { printf %s "$*" ; }
|
||||
|
||||
|
||||
# colors, use ANSI escape codes
|
||||
|
Reference in New Issue
Block a user