We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d3ea3 commit 624417dCopy full SHA for 624417d
tests/run_test_setup.bash
@@ -52,7 +52,7 @@ function setup_test_env() {
52
# fi
53
# sed '/moo_wait() {/,/^}/d; /slurm_wait() {/,/^}/d; /retrieve_data() {/,/^}/d; /run_tool() {/,/^}/d' "./run_proc_orig.bash" > "./run_proc.bash"
54
echo "Contents of run_proc.bash:"
55
- cat ./run_proc.git bash
+ cat ./run_proc.bash
56
57
# Create an empty param.bash and add the mock paths to it
58
> "$PARAMS"
0 commit comments