Skip to content

Commit da8e707

Browse files
committed
WIP: mod: scripts/tests/z-wave-stack-binaries-test.sh (main)
Signed-off-by: Philippe Coval <[email protected]>
1 parent 44b0616 commit da8e707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tests/z-wave-stack-binaries-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ EOF
9494

9595
log_()
9696
{
97-
[ "$debug" != "" ] && echo || clear
97+
[ "$debug" != "" ] && echo || clear ||:
9898
printf "${yellow}info: $@ ${nocol}\n"
9999
}
100100

0 commit comments

Comments
 (0)