summaryrefslogtreecommitdiff
path: root/testautomation/global/system/includes/status.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/global/system/includes/status.inc')
-rwxr-xr-x[-rw-r--r--]testautomation/global/system/includes/status.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/testautomation/global/system/includes/status.inc b/testautomation/global/system/includes/status.inc
index 49d3a836043a..bf1ba6a74416 100644..100755
--- a/testautomation/global/system/includes/status.inc
+++ b/testautomation/global/system/includes/status.inc
@@ -271,8 +271,7 @@ sub hStatusWriteOutputFirstFile ()
sPlat = "win"
end if
- slVersion() = Split(gProductName, " ") '(15)
- sProduct = slVersion(0)
+ sProduct = gProductName '(15)
' major is from start to 'm'
iPosA = 1