Tidy up op_test.sh verbose
Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
This commit is contained in:
parent
0acb8bdd17
commit
70ddded80b
@ -93,7 +93,7 @@ verbose ()
|
||||
{
|
||||
# currently not used
|
||||
[ $((VERBOSE)) -eq 1 ] || return 0
|
||||
print "|| :: $1 .. OK"
|
||||
print "$1 .. ok"
|
||||
}
|
||||
|
||||
completed ()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user