Skip to content

Commit

Permalink
Removed TIM reference in standalone.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dmccoystephenson committed Sep 5, 2024
1 parent fbe1cc5 commit 2a94d4d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test-scripts/standalone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

# This script sets up and runs a standalone test for a PPM container. The
# PPM is started in a Docker container using a specified image and waits for it to become
# ready. The script takes in three input files: ROAD_FILE, CONFIG, TEST_DATA, and a type
# argument (BSM or TIM). It checks if the input files exist and copies them to a test data
# ready. The script takes in three input files: ROAD_FILE, CONFIG, & TEST_DATA. It checks if the input files exist and copies them to a test data
# directory. If the OFFSET argument is provided, it is used as the offset in the topic that
# will be consumed and displayed in the output. If not, the default value of 0 is used.

Expand Down

0 comments on commit 2a94d4d

Please sign in to comment.