Skip to content

Commit 624417d

Browse files
author
Hatim Chahout
committed
removing error. #66
1 parent c2d3ea3 commit 624417d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run_test_setup.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ function setup_test_env() {
5252
# fi
5353
# sed '/moo_wait() {/,/^}/d; /slurm_wait() {/,/^}/d; /retrieve_data() {/,/^}/d; /run_tool() {/,/^}/d' "./run_proc_orig.bash" > "./run_proc.bash"
5454
echo "Contents of run_proc.bash:"
55-
cat ./run_proc.git bash
55+
cat ./run_proc.bash
5656

5757
# Create an empty param.bash and add the mock paths to it
5858
> "$PARAMS"

0 commit comments

Comments
 (0)