Skip to content

Commit

Permalink
Merge branch 'sarich/fix-anlworkstation-config' into master (PR #1851)
Browse files Browse the repository at this point in the history
fix config file for anlworkstation. Removed PROXY tag.

The empty tag in anlworkstation machine config is causing an error in create_newcase
ERROR: No variable PROXY found in case

Removing the tag fixes the problem.

[BFB]

* origin/sarich/fix-anlworkstation-config:
  fix config file for anlworkstation. Removed PROXY tag.
  • Loading branch information
jgfouca committed Oct 18, 2017
2 parents 95ab7b7 + 33a602f commit 7895d57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/acme/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,6 @@
<machine MACH="anlworkstation">
<DESC>Linux workstation for ANL</DESC>
<NODENAME_REGEX>compute.*mcs.anl.gov</NODENAME_REGEX>
<PROXY></PROXY>
<TESTS>acme_developer</TESTS>
<OS>LINUX</OS>
<COMPILERS>gnu</COMPILERS>
Expand Down

0 comments on commit 7895d57

Please sign in to comment.