Skip to content

Commit

Permalink
remove unneeded statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jul 12, 2017
1 parent dc41539 commit 68f9e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/lib/CIME/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def _build_model(build_threaded, exeroot, clm_config_opts, incroot, complist,
lid, caseroot, cimeroot, compiler):
###############################################################################
logs = []
sys.path.append(os.path.join(cimeroot,"scripts","Tools"))

thread_bad_results = []
for model, comp, nthrds, _, config_dir in complist:

Expand Down

0 comments on commit 68f9e82

Please sign in to comment.