Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gpfs-policy
Manage
Activity
Members
Labels
Plan
Issues
14
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rc
gpfs-policy
Commits
47be9c4b
Commit
47be9c4b
authored
3 years ago
by
John-Paul Robinson
Browse files
Options
Downloads
Patches
Plain Diff
Fix submit wrapper variable definitions
parent
fe4c99ce
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
submit-pol-job
+6
-6
6 additions, 6 deletions
submit-pol-job
with
6 additions
and
6 deletions
submit-pol-job
+
6
−
6
View file @
47be9c4b
...
@@ -2,12 +2,12 @@
...
@@ -2,12 +2,12 @@
# schedule a policy run on gpfs
# schedule a policy run on gpfs
$
outdir
=
$1
outdir
=
$1
$
policy
=
$2
policy
=
$2
$
nodes
=
$3
nodes
=
$3
$
cores
=
$4
cores
=
$4
$
ram
=
$5
ram
=
$5
$
partition
=
$6
partition
=
$6
DIR
=
$outdir
POLICYFILE
=
$policy
&&
\
DIR
=
$outdir
POLICYFILE
=
$policy
&&
\
DIR
=
$DIR
POLICYFILE
=
$POLICYFILE
\
DIR
=
$DIR
POLICYFILE
=
$POLICYFILE
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment