diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-09-12 00:48:02 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-09-12 00:55:38 +0200 |
commit | e45152d8c98a2fcb80c5b69abe97c440291bd789 (patch) | |
tree | 43efcfacc77d5b2a51f8b65b4869fc81dd369a5d /test | |
parent | 73ecf4baf4720f9791964e88b4a84c245064496c (diff) |
{populate → update}_collected: Remove broken package symlinks in ~/bin
Diffstat (limited to 'test')
-rw-r--r-- | test/add | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ]] |