| commit | 8244229fc73c250129b279b1d0e90f3d7effdf66 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Nov 16 14:48:12 2017 +0100 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Nov 16 14:51:11 2017 +0100 |
| tree | c1cf5fd084cd432201e74c164a2f6504e9899212 | |
| parent | 69861b8e009aecb30a25045c803655c6654640b0 [diff] [blame] |
Update RELEASE variable to ReleaseTHREE by default Change-Id: I4b2d58bbd1399fbdff713f8529aab1c746edd405 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/installers/install_osm.sh b/installers/install_osm.sh index f1268fe..1bb4257 100755 --- a/installers/install_osm.sh +++ b/installers/install_osm.sh
@@ -300,6 +300,7 @@ COMMIT_ID="" ASSUME_YES="" INSTALL_FROM_SOURCE="" +RELEASE="-R ReleaseTHREE" while getopts ":hy-:b:r:k:u:R:" o; do case "${o}" in