summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-02-06 00:32:14 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-02-06 00:32:14 +0000
commit5b9d049b111881057aed57ad8c2d48f974744297 (patch)
tree503f981d7dbf17f0b54bf6d909ee38383f5537db
parenteb1c4ed66e0eb34ed4657e49b8d1eafb03f8c2e5 (diff)
downloadquilt-5b9d049b111881057aed57ad8c2d48f974744297.tar.gz
... and remove debug output again
-rw-r--r--quilt/diff.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/quilt/diff.in b/quilt/diff.in
index 146469c..a57eb8a 100644
--- a/quilt/diff.in
+++ b/quilt/diff.in
@@ -79,7 +79,6 @@ do_diff()
true
fi
else
- echo diff_file $file $suffix $old_file $new_file
diff_file $file $suffix $old_file $new_file
fi
}