From 1c84fcf6f7e43b669d2357326cdbe06382ac829f Mon Sep 17 00:00:00 2001 From: PalNilsson Date: Fri, 18 May 2018 16:24:54 +0200 Subject: [PATCH] Updated rc --- environment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.py b/environment.py index cd037e20..a7b1ac76 100644 --- a/environment.py +++ b/environment.py @@ -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