X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftest-vc-list-files-git.sh;h=523b2a9169c808765fdeb44eb508744053fa8081;hb=88418d5fd24c99aac393d3e2f564f6939e4e2fe3;hp=47892a51033f50aed1f0f897f599894af0ebde92;hpb=1deb9358a06e44b923b11a506d5fd727a8c68e25;p=gnulib.git diff --git a/tests/test-vc-list-files-git.sh b/tests/test-vc-list-files-git.sh index 47892a510..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_ $abs_aux_dir . +. "$srcdir/init.sh"; path_prepend_ "$abs_aux_dir" . tmpdir=vc-git-$$ GIT_DIR= GIT_WORK_TREE=; unset GIT_DIR GIT_WORK_TREE