Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
f473a2e2
Commit
f473a2e2
authored
16 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
svn merge -r14115:14120
https://eris.llnl.gov/svn/slurm/branches/slurm-1.2
parent
fc7521b6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+3
-0
3 additions, 0 deletions
NEWS
testsuite/expect/test15.21
+1
-5
1 addition, 5 deletions
testsuite/expect/test15.21
with
4 additions
and
5 deletions
NEWS
+
3
−
0
View file @
f473a2e2
...
...
@@ -294,6 +294,9 @@ documents those changes that are of interest to users and admins.
Moved existing digital signature logic into new plugin: crypto/openssl.
Added new support for crypto/munge (available with GPL license).
* Changes in SLURM 1.2.31
=========================
* Changes in SLURM 1.2.30
=========================
-- Fix for gold not to print out 720 error messages since they are
...
...
This diff is collapsed.
Click to expand it.
testsuite/expect/test15.21
+
1
−
5
View file @
f473a2e2
...
...
@@ -107,11 +107,7 @@ expect {
cancel_job $job_id
}
slow_kill [expr 0 - $salloc_pid]
if {$waiting == 1} {
send_user "\nWARNING: salloc still not responding, quiting\n"
} else {
send_user "\nFAILURE: salloc not responding\n"
}
send_user "\nFAILURE: salloc not responding\n"
exit 1
}
eof {
...
...
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