Skip to content
Snippets Groups Projects
Commit c426077a authored by Matthew K Defenderfer's avatar Matthew K Defenderfer
Browse files

Merge branch 'enh-add-getopt-to-run-mmpol' of gitlab.rc.uab.edu:rc/gpfs-policy...

Merge branch 'enh-add-getopt-to-run-mmpol' of gitlab.rc.uab.edu:rc/gpfs-policy into enh-improve-default-log-prefix

Conflicts:
	src/run-policy/submit-pol-job
parents 303f3bc9 ce4a8f17
Branches enh-improve-default-log-prefix
No related tags found
6 merge requests!24Release v0.2.0,!22Update main to rel_v0.1.1-1,!21Fix some merge errors,!20Refactoring run-mmpol scripts,!19BUGFIX: Change ownership to executing USER and group to atlab. Also automatically gzip the log output,!18ENH: Change log storage organization and correctly apply log prefix and metadata to file name
......@@ -132,4 +132,4 @@ if [[ -z "${dry_run}" ]]; then
else
run_mmpol_cmd="${run_mmpol_cmd_base} --dry-run ${device}"
${run_mmpol_cmd}
fi
\ No newline at end of file
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment