X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-vc-list-files-git.sh;h=523b2a9169c808765fdeb44eb508744053fa8081;hb=66a236773eb7d9706db907339c65791355083a3d;hp=47576258bc4003b5a1100084d8c8fd6e883130f0;hpb=1b260c90384d91ca9b211670b705ed671aff26c7;p=gnulib.git diff --git a/tests/test-vc-list-files-git.sh b/tests/test-vc-list-files-git.sh index 47576258b..523b2a916 100755 --- a/tests/test-vc-list-files-git.sh +++ b/tests/test-vc-list-files-git.sh @@ -1,6 +1,6 @@ #!/bin/sh # Unit tests for vc-list-files -# Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright (C) 2008-2011 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # This program is free software: you can redistribute it and/or modify @@ -17,7 +17,7 @@ # along with this program. If not, see . */ : ${srcdir=.} -. "$srcdir/init.sh"; path_prepend_ . +. "$srcdir/init.sh"; path_prepend_ "$abs_aux_dir" . tmpdir=vc-git-$$ GIT_DIR= GIT_WORK_TREE=; unset GIT_DIR GIT_WORK_TREE