Skip to content

Commit c9e09c3

Browse files
committed
another attempt to fix lints
1 parent 3710bb9 commit c9e09c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spark-k8s/hbase-connectors/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export JDK_JAVA_OPTIONS="\
8989
--add-opens java.base/java.lang=ALL-UNNAMED \
9090
--add-opens java.base/java.util=ALL-UNNAMED"
9191

92-
source /stackable/spark/env
92+
. /stackable/spark/env
9393

9494
# Build the Spark HBase connector
9595
# Skip the tests because the MiniHBaseCluster does not get ready for

0 commit comments

Comments
 (0)