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.
2 parents 3abccaa + 93fdc31 commit 991d370Copy full SHA for 991d370
t/t4005-match-unsat.t
@@ -21,7 +21,7 @@ test_under_flux 1
21
test_debug '
22
echo ${grug} &&
23
echo ${jobspec1} &&
24
- echo ${jobspec2} &&
+ echo ${jobspec2}
25
'
26
27
test_expect_success 'loading resource module with a tiny machine config works' '
t/t4008-match-jgf.t
@@ -22,7 +22,7 @@ test_under_flux 1
# print only with --debug
#
- echo ${jgf_4core} &&
+ echo ${jgf_4core}
28
# Test using the full resource matching service
0 commit comments