1 file changed, 1 insertion(+), 1 deletion(-)
tests/test-put-symlink.sh |    2 +-


# HG changeset patch
# User David Lutterkort <[EMAIL PROTECTED]>
# Date 1217375524 25200
# Node ID cd4ae60834eabdd880baec4f631dda193f5b8c45
# Parent  b2af89c23d6a16fbdefbce74a99e70d23fa129a4
Quiet the test

diff -r b2af89c23d6a -r cd4ae60834ea tests/test-put-symlink.sh
--- a/tests/test-put-symlink.sh Tue Jul 29 11:50:25 2008 +0200
+++ b/tests/test-put-symlink.sh Tue Jul 29 16:52:04 2008 -0700
@@ -16,7 +16,7 @@
 
 (cd $(dirname $HOSTS) && ln -s ../other/hosts $(basename $HOSTS))
 
-augtool -b -r $ROOT <<EOF
+augtool -b -r $ROOT > /dev/null <<EOF
 set /files/etc/hosts/1/alias myhost
 save
 EOF

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to