Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Updated rc
Browse files Browse the repository at this point in the history
  • Loading branch information
PalNilsson committed May 18, 2018
1 parent 5e087c5 commit 1c84fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def set_environment():
env = Configuration()

# env['version'] = pUtil.getPilotVersion()
env['pilot_version_tag'] = 'RC' #'PR' #'RC'
env['pilot_version_tag'] = 'PR' #'RC'
env['force_devpilot'] = False

# get the python executable path, to be used by child job
Expand Down

0 comments on commit 1c84fcf

Please sign in to comment.