Skip to content

Commit b45e45e

Browse files
committed
updated jython_install.sh
1 parent 23f98f0 commit b45e45e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jython_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
set -eu
1717
[ -n "${DEBUG:-}" ] && set -x
18-
srcdir="$( cd "$( dirname "$0" )" && pwd )"
18+
srcdir="$(cd "$( dirname "$0" )" && pwd)"
1919

2020
JYTHON_VERSION=2.7.0
2121

0 commit comments

Comments
 (0)