X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=handlers%2Fdup.in;h=6e0f69876f9d8564c4650db98d9f7fbb58e305b6;hp=198eef72dcb46b8abeb00acac443601feaed49cf;hb=480ace739c54147c86d7905fb58068da7710b4a8;hpb=8fb9415609b3181d8522f42115508dd7a3643345 diff --git a/handlers/dup.in b/handlers/dup.in index 198eef7..6e0f698 100644 --- a/handlers/dup.in +++ b/handlers/dup.in @@ -271,7 +271,7 @@ if [ ! $test ]; then exit_code=$? debug $output cat $outputfile | (while read output ; do - debug $output + info $output done ) if [ $exit_code -eq 0 ]; then