summaryrefslogtreecommitdiff
path: root/test/add
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-09-12 00:48:02 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-09-12 00:55:38 +0200
commite45152d8c98a2fcb80c5b69abe97c440291bd789 (patch)
tree43efcfacc77d5b2a51f8b65b4869fc81dd369a5d /test/add
parent73ecf4baf4720f9791964e88b4a84c245064496c (diff)
{populate → update}_collected: Remove broken package symlinks in ~/bin
Diffstat (limited to 'test/add')
-rw-r--r--test/add2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/add b/test/add
index 8094c2b..7d63439 100644
--- a/test/add
+++ b/test/add
@@ -7,7 +7,7 @@ ct add $repo
echo "# ct add (already installed)"
! ct add $repo
-echo "# populate_collected"
+echo "# update_collected"
[[ -L $test_home/bin/$file ]]
[[ -x $(readlink $test_home/bin/$file) ]]
[[ -e $test_pdir/.collected/man/man2/$file.2 ]]