Skip to content

Commit acf0162

Browse files
committed
Remove debug echo
Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 5f28ed9 commit acf0162

File tree

1 file changed

+0
-1
lines changed
  • modules/s2i/bash/artifacts/usr/local/s2i

1 file changed

+0
-1
lines changed

modules/s2i/bash/artifacts/usr/local/s2i/assemble

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ maven_s2i_build
1616

1717
# run the pathfinder scripts to define JAVA_APP_JAR and JAVA_LIB_DIR
1818
source "${JBOSS_CONTAINER_UTIL_PATHFINDER_MODULE}/pathfinder.sh"
19-
echo "Setting up java app and lib variables"
2019
setup_java_app_and_lib
2120

2221
# include our jlink scripts

0 commit comments

Comments
 (0)