Skip to content

Commit

Permalink
Another try
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie committed Oct 30, 2023
1 parent 825c412 commit 5975326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/checkstyle-10.12.4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e -u -o pipefail

integration_test_root="(cd `dirname -- $0` && pwd)"
integration_test_root="$(cd `dirname -- $0` && pwd)"
integration_test_root_2="$(readlink -f "$(dirname "${0}")")"
echo "1: ${integration_test_root}"
echo "2: ${integration_test_root_2}"
Expand Down

0 comments on commit 5975326

Please sign in to comment.