We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfde99d commit d058bf7Copy full SHA for d058bf7
1 file changed
admin-tools/make-dist-3.6-3.10.sh
@@ -8,7 +8,7 @@ function finish {
8
fi
9
}
10
11
-$make_trepan_dist_36_owd=$(pwd)
+make_trepan_dist_36_owd=$(pwd)
12
trap finish EXIT
13
14
cd $(dirname ${BASH_SOURCE[0]})
0 commit comments