Skip to content

Commit

Permalink
Removing temp command
Browse files Browse the repository at this point in the history
Signed-off-by: Alok Kumar Singh <dev.alok.singh123@gmail.com>
  • Loading branch information
akstron committed Nov 9, 2024
1 parent 07ab247 commit 8e68b62
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/cassandra-integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ run_integration_test() {
apply_schema "$schema_version" "$archiveKeyspace"
fi

read -n 1

if [ "${jaegerVersion}" = "v1" ]; then
STORAGE=cassandra make storage-integration-test
elif [ "${jaegerVersion}" == "v2" ]; then
Expand Down

0 comments on commit 8e68b62

Please sign in to comment.