Skip to content

Commit

Permalink
test: update ZGRAB_ROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
developStorm committed May 20, 2024
1 parent 10e4da6 commit 2c58091
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions integration_tests/amqp091/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ VERSIONS="3.12.14 3.13.2"
# 1. Run zgrab2 on the container
# 2. Check that data.amqp091.result.server_properties.version matches $MQ_VERSION

MODULE_DIR=$(dirname $0)
TEST_ROOT=$MODULE_DIR/..
ZGRAB_ROOT=$MODULE_DIR/../..
ZGRAB_ROOT=$(git rev-parse --show-toplevel)
ZGRAB_OUTPUT=$ZGRAB_ROOT/zgrab-output

status=0
Expand Down

0 comments on commit 2c58091

Please sign in to comment.