Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/helper: merge test-wildmatch into test-tool
[gitweb.git]
/
t
/
lib-git-p4.sh
diff --git
a/t/lib-git-p4.sh
b/t/lib-git-p4.sh
index 54fd5a6ca02757f77004d0f8babfcc6d616162c0..c27599474cf2f272b53e2e76997e5e38af0fe647 100644
(file)
--- a/
t/lib-git-p4.sh
+++ b/
t/lib-git-p4.sh
@@
-39,7
+39,7
@@
native_path () {
then
path=$(cygpath --windows "$path")
else
- path=$(test-path-utils real_path "$path")
+ path=$(test-
tool
path-utils real_path "$path")
fi &&
echo "$path"
}