Skip to content

Commit e5bff50

Browse files
author
Owen Jones
committed
Delete call to old install script
It appears this was left in in error.
1 parent eaf7f22 commit e5bff50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

benchmarks/GENUINE/WebGoat.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ if [ -z "$OUTPUT_DIR" ]; then
2525
OUTPUT_DIR=$SECURITY_SCANNER_HOME/GENUINE
2626
fi
2727

28-
(cd $LIB_DIR && ./install_javax_xxe_library.sh)
29-
3028
if [[ ! -d $REPO_DIR ]]; then
3129
# Clone the repository and checkout a commit which builds
3230
mkdir -p $REPO_DIR

0 commit comments

Comments
 (0)