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 943aec0 + 4c647a1 commit d3ab9cfCopy full SHA for d3ab9cf
tests/plugins1/_batch_test/test/test.mustache
@@ -6,6 +6,8 @@ exec &> "{{psij.script_dir}}/$PSIJ_BATCH_TEST_JOB_ID.out"
6
cd "{{.}}"
7
{{/job.spec.directory}}
8
9
+export PSIJ_TEST_BATCH_EXEC_COUNT=1
10
+
11
{{#job.spec.resources}}
12
{{#process_count}}
13
export PSIJ_TEST_BATCH_EXEC_COUNT={{.}}
0 commit comments