Skip to content

Commit

Permalink
Merge pull request #3937 from chu11/issue3936_t3920
Browse files Browse the repository at this point in the history
testsuite: fix non-bourne shell test failure
  • Loading branch information
mergify[bot] authored Nov 4, 2021
2 parents 643e894 + dd90262 commit 35b04c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/issues/t3920-running-underflow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# does not cause underflow of the running job count.
#
export PLUGIN=${FLUX_BUILD_DIR}/t/job-manager/plugins/.libs/cleanup-event.so
flux start '\
SHELL=/bin/sh flux start '\
flux jobtap load $PLUGIN \
&& flux queue stop \
&& jobid=$(flux mini submit hostname) \
Expand Down

0 comments on commit 35b04c4

Please sign in to comment.