Mercurial > hg > cc > cirrus_work
changeset 363:d921f4a569d8 plus
maybe got -m working using --array
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Thu, 26 Mar 2026 17:27:53 +0000 |
| parents | d858ad223646 |
| children | bd931adc820b |
| files | bin/_runme.sh |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/bin/_runme.sh Thu Mar 19 17:23:33 2026 +0000 +++ b/bin/_runme.sh Thu Mar 26 17:27:53 2026 +0000 @@ -46,7 +46,7 @@ echo $(date) ${xa}task $n.$task on $nodename:$N.$node start $pjobs jobs 1>&2 PATH=$W/$USER/bin:$W/shared/bin:$PATH -export task PATH n node #xarg +export task PATH n node xarg if [ "$1" = "-b" ] then
