From dcc721a95bef6f0d8e6d8775b8efe33e5aecd562 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 18:28:20 +0200 Subject: Adding upstream version 8.2402.0. Signed-off-by: Daniel Baumann --- tests/rscript_compare_str-str.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 tests/rscript_compare_str-str.sh (limited to 'tests/rscript_compare_str-str.sh') diff --git a/tests/rscript_compare_str-str.sh b/tests/rscript_compare_str-str.sh new file mode 100755 index 0000000..a7d8baf --- /dev/null +++ b/tests/rscript_compare_str-str.sh @@ -0,0 +1,4 @@ +#!/bin/bash +export LOWER_VAL='"a"' +export HIGHER_VAL='"b"' +source ${srcdir:-.}/rscript_compare-common.sh -- cgit v1.2.3