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/push | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/push') diff --git a/test/push b/test/push index 8463e61..d4f1894 100644 --- a/test/push +++ b/test/push @@ -3,7 +3,7 @@ somefile=$RANDOM touch $somefile git add $somefile git commit --quiet -m $somefile -pkg push +ct push if [[ $repo == *-bare ]] { [[ $(git --git-dir=$test_proot/$repo log --pretty=oneline | head -1) == *$somefile ]] } else { -- cgit v1.2.3