Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Andrew Bogenschutz committed May 10, 2017
1 parent d08d70d commit 505c804
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/lib/CIME/XML/env_mach_specific.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,9 @@ def _load_modules_generic(self, modules_to_load):
sh_mod_cmd = self.get_module_system_cmd_path("sh")

# Purpose is for environment management system that does not have
# a python interface and therefore can only determine what they
# do by running shell command and looking at the changes
# in the environment.
# a python interface and therefore can only determine what they
# do by running shell command and looking at the changes
# in the environment.

cmd = "source %s" % sh_init_cmd

Expand Down

0 comments on commit 505c804

Please sign in to comment.