[Pkg-privacy-commits] [msva-perl] 255/356: tweak test-msva to accept full path to msva script
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:42:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository msva-perl.
commit be8f436bfdcde4d995300078642ac21ab52f2957
Author: Jameson Rollins <jrollins at finestructure.net>
Date: Fri Dec 24 17:05:10 2010 -0500
tweak test-msva to accept full path to msva script
---
test-msva | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test-msva b/test-msva
index 3e244e5..1f4686f 100755
--- a/test-msva
+++ b/test-msva
@@ -14,4 +14,4 @@
dir=$(dirname "$0")
cmd="$1"
shift
-exec perl -wT -I"$dir" "$dir"/"$cmd" "$@"
+exec perl -wT -I"$dir" "$cmd" "$@"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/msva-perl.git
More information about the Pkg-privacy-commits
mailing list