Skip to content
Snippets Groups Projects
Commit 89ae9940 authored by bdr7fv's avatar bdr7fv
Browse files

fixed naming of value in test_script.sh for bzip2


Former-commit-id: 6e22f2ed1b889b81bf7fc38cd1bbbedf053312b5
parent 114dfbdc
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
TEST_LIB=$PEASOUP_HOME/tests/manual_test_lib.sh
#for bzip, I use some data files, so I set up variables pointing to that location
TEST_DIR=$PEASOUP_HOME/tests/bzip
TEST_DIR=$PEASOUP_HOME/tests/bzip2
DATA_DIR=$TEST_DIR/data
#for bzip, I create some additional files I will need to have cleaned up when it is appropriate to do so. Cleanup is handled automatically by the test lib when success or failure is reported, when run_basic_test is called or if cleanup is called manually.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment