From 31ba3512a7ac1d9595e1f5aa32d561f1cc182511 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Thu, 9 Oct 2008 12:29:49 -0700 Subject: change verbosity. --- build_tools/bin/kmsync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_tools/bin/kmsync.sh b/build_tools/bin/kmsync.sh index 6506b56..4308786 100755 --- a/build_tools/bin/kmsync.sh +++ b/build_tools/bin/kmsync.sh @@ -26,7 +26,7 @@ function sync_dirs { echo "________________________________________________________" #first bring down new changes from knoppmyth.net - unison km-down -terse -logfile /tmp/unison-down.log -auto -batch -numericids ssh://reposync@knoppmyth.net/$REMOTE $LOCAL + unison km-down -logfile /tmp/unison-down.log -auto -batch -numericids ssh://reposync@knoppmyth.net/$REMOTE $LOCAL if [ ! $? = 0 ] then echo "#######################################################" -- cgit v0.12