summaryrefslogtreecommitdiffstats
path: root/tests/rscript_compare_str-str-vg.sh
blob: 21a27a3f44b9a3b12d8ffaba326eb61c547b9702 (plain)
1
2
3
4
5
#!/bin/bash
export USE_VALGRIND="YES"
export LOWER_VAL='"a"'
export HIGHER_VAL='"b"'
source ${srcdir:-.}/rscript_compare-common.sh