From: Daniel Robbins Date: Sun, 30 Nov 2003 03:52:03 +0000 (+0000) Subject: tinderbox log fix X-Git-Tag: CATALYST_1_0_1~146 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=60d29673be433d537712e6d2e4693716f9ff9fe2;p=catalyst.git tinderbox log fix git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@94 d1e1f19c-881f-0410-ab34-b69fee027534 --- diff --git a/targets/tinderbox/tinderbox.sh b/targets/tinderbox/tinderbox.sh index 65a7e2bb..9fe62012 100755 --- a/targets/tinderbox/tinderbox.sh +++ b/targets/tinderbox/tinderbox.sh @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/targets/tinderbox/Attic/tinderbox.sh,v 1.1 2003/11/30 01:51:44 drobbins Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/targets/tinderbox/Attic/tinderbox.sh,v 1.2 2003/11/30 03:52:03 drobbins Exp $ case $1 in run) @@ -28,7 +28,7 @@ run) then echo "! \$x" >> /tmp/tinderbox.log else - echo "$x" >> /tmp/tinderbox.log + echo "\$x" >> /tmp/tinderbox.log fi echo "Syncing from original pristine tinderbox snapshot..." rsync -avx --delete --exclude "/root/*" --exclude "/tmp/" --exclude "/usr/portage/*" /tmp/rsync-bak/ /