Changes between Initial Version and Version 1 of Ticket #1858
- Timestamp:
- Nov 26, 2018, 12:29:01 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1858
- Property Owner set to
- Property Status new → assigned
-
Ticket #1858 – Description
initial v1 10 10 }}} 11 11 This inconsistency should be fixed, --out file should be handled in the same way as for array results. Same should be ensured for minterval/sinterval and point results. 12 13 This code for rasql and printing results is in source:applications/rasql/rasql.cc 14 15 Doing this change will require updating the source:systemtest/util/common.sh probably in how the comparison is done for scalar results (this will probably need to be removed: browser:systemtest/util/common.sh#L861)