summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-01-31 22:02:34 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-01-31 22:02:34 +0000
commit05f5fd791393468decc0569988e27d0a30339de3 (patch)
tree25f481f56ac32d9e77ccf6a95acfb4789f386583 /scripts
parent2d3961141125ab943c39c5edf3d067dff3bb8b54 (diff)
downloadquilt-05f5fd791393468decc0569988e27d0a30339de3.tar.gz
*** empty log message ***
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/apatch.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/apatch.in b/scripts/apatch.in
index d225bde..3292e82 100755
--- a/scripts/apatch.in
+++ b/scripts/apatch.in
@@ -81,6 +81,7 @@ apatch()
return 1
fi
+ echo "Applying $patch"
if ! [ -e $pc_file ]
then
echo "Patch $patch appears to be empty, applied"
@@ -119,7 +120,6 @@ apatch()
add_to_db $patch
if [ $status -eq 0 ]
then
- echo "Applied $patch"
rm -f $pc_file~refresh
else
touch $pc_file~refresh