Skip to content
Snippets Groups Projects
Commit bd972612 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Merge branch 'slurm-16.05' into slurm-17.02

parents 50b931e0 825516b8
No related branches found
No related tags found
No related merge requests found
......@@ -218,6 +218,9 @@ cset max_stress_tasks 4
#
cset sleep_error_message "(invalid time interval)|(bad character in argument)|(usage: sleep seconds)"
# Force LANG, as the expect tests aren't localized
set ::env(LANG) "en_US.UTF-8"
# Other common variables
set alpha "\[a-zA-Z\]+"
set alpha_cap "\[A-Z\]+"
......
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