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

Commit 1c84fcf

Browse files
committed
Updated rc
1 parent 5e087c5 commit 1c84fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def set_environment():
88
env = Configuration()
99

1010
# env['version'] = pUtil.getPilotVersion()
11-
env['pilot_version_tag'] = 'RC' #'PR' #'RC'
11+
env['pilot_version_tag'] = 'PR' #'RC'
1212
env['force_devpilot'] = False
1313

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

0 commit comments

Comments
 (0)