Tidy up merged Robot files.
[integration/test.git] / csit / libraries / TsdrUtils.robot
index f876c4326857cb04595939eff7b60b1f7de2a79c..09d0d509b3fa9159b7530b58ece05341dfb80079 100644 (file)
@@ -78,10 +78,9 @@ Prepare HBase Filter
     [Documentation]    Prepare the Hbase Filter from Tsdr List output
     ${left_str}=    Remove Space on String    ${left_str}
     ${right_str}=    Remove Space on String    ${right_str}    1
-    ${x}=    Run Keyword If    '${left_str}' == 'MetricID'    Catenate    ${SPACE}    _
-    ...    ELSE IF    '${left_str}' == 'ObjectKeys'    Catenate    ${right_str}    _
-    ...    ELSE IF    '${left_str}' == 'TimeStamp'    Get Epoch Time    ${right_str}
-    ...    ELSE    Catenate    ${SPACE}
+    ${x}=    Run Keyword If    '${left_str}' == 'MetricID'    Catenate    ${SPACE}    _    ELSE IF
+    ...    '${left_str}' == 'ObjectKeys'    Catenate    ${right_str}    _    ELSE IF    '${left_str}' == 'TimeStamp'
+    ...    Get Epoch Time    ${right_str}    ELSE    Catenate    ${SPACE}
     [Return]    ${x}
 
 Create the Hbase table row