summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-10 14:40:31 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-08-10 14:40:31 -0300
commit0a7e0e2866dd5a3b8c794b1aefcec58c15cbe9df (patch)
tree4e49285f97e815498f4639d2f636895b9e4796fa
parent660b32b7bb06d80e81ae7da41efde6f80fd073d1 (diff)
Not all removed files are packages
-rwxr-xr-xlibrerelease2
1 files changed, 1 insertions, 1 deletions
diff --git a/librerelease b/librerelease
index 3820a12..c4d97c1 100755
--- a/librerelease
+++ b/librerelease
@@ -145,7 +145,7 @@ rsync --recursive \
exit 1
}
-msg "Removing ${#SYNCED_FILES[@]} packages from local [staging]"
+msg "Removing ${#SYNCED_FILES[@]} files from local [staging]"
clean ${SYNCED_FILES[@]}
msg "Running db-update on repos"