We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0618d commit 62b3a31Copy full SHA for 62b3a31
usr/libexec/pi-web-agent/etc/config/cern_vm.py
@@ -4,7 +4,7 @@
4
5
CONFIG_FILE=os.environ['MY_HOME']+"/etc/config/config.xml"
6
CONFIG_PATH=os.environ['MY_HOME']+"/etc/config"
7
-VERSION="0.2-rc-2"
+VERSION="0.2-rc-1"
8
def parseActions(actionTree, secondary=False):
9
actions={}
10
0 commit comments