Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dm/svn-remote'
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index fb8974112598fa46f0eefb8d84be9bcf9a1eee09..8936173ee204c589fb299837586b4866722b2388 100644
(file)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-112,7
+112,7
@@
if test -n "$color"; then
*) test -n "$quiet" && return;;
esac
shift
- printf "* $*"
+ printf "*
%s" "
$*"
tput sgr0
echo
)