We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58e2bc4 + f9d65b0 commit cbb1ae0Copy full SHA for cbb1ae0
t/perf/run
@@ -74,7 +74,7 @@ set_git_test_installed () {
74
mydir=$1
75
76
mydir_abs=$(cd $mydir && pwd)
77
- mydir_abs_wrappers="$mydir_abs_wrappers/bin-wrappers"
+ mydir_abs_wrappers="$mydir_abs/bin-wrappers"
78
if test -d "$mydir_abs_wrappers"
79
then
80
GIT_TEST_INSTALLED=$mydir_abs_wrappers
0 commit comments