From 324568044af4287dd25a90dc143ea26df565d1e3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 11 Jul 2009 01:17:18 +0200 Subject: Renamed pkg to caretaker --- test/pull | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/pull') diff --git a/test/pull b/test/pull index c6a410a..9a04867 100644 --- a/test/pull +++ b/test/pull @@ -1,6 +1,6 @@ ## vim:ft=zsh if [[ $repo == $file ]] { - echo "# pkg pull" - pkg pull + echo "# ct pull" + ct pull [[ -f $pkgdir/$repo/baz ]] } -- cgit v1.2.3