Allow endpoint selection based on meid in message
[ric-plt/lib/rmr.git] / test / unit_test.ksh
index 9ab1827..8b21fee 100755 (executable)
@@ -450,7 +450,7 @@ do
        if ! ./${tfile%.c} >/tmp/PID$$.log 2>&1
        then
                echo "[FAIL] unit test failed for: $tfile"
-               if [[ -n capture_file ]] 
+               if [[ -n $capture_file ]] 
                then
                        echo "all errors captured in $capture_file, listing only fail message on tty"
                        echo "$tfile --------------------------------------" >>$capture_file