We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b0616 commit da8e707Copy full SHA for da8e707
1 file changed
scripts/tests/z-wave-stack-binaries-test.sh
@@ -94,7 +94,7 @@ EOF
94
95
log_()
96
{
97
- [ "$debug" != "" ] && echo || clear
+ [ "$debug" != "" ] && echo || clear ||:
98
printf "${yellow}info: $@ ${nocol}\n"
99
}
100
0 commit comments