Skip to content

Commit d058bf7

Browse files
committed
Shell typo
1 parent bfde99d commit d058bf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin-tools/make-dist-3.6-3.10.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ function finish {
88
fi
99
}
1010

11-
$make_trepan_dist_36_owd=$(pwd)
11+
make_trepan_dist_36_owd=$(pwd)
1212
trap finish EXIT
1313

1414
cd $(dirname ${BASH_SOURCE[0]})

0 commit comments

Comments
 (0)