From 3388849fa567ad1fc44beb0b3dddad015a8c3f6e Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Thu, 29 Feb 2024 20:27:19 -0500 Subject: [PATCH] Fix test bug. --- configure | 2 +- configure.in | 2 +- tests/test.cmp | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configure b/configure index 78ae327f..5d1317c5 100755 --- a/configure +++ b/configure @@ -4225,7 +4225,7 @@ then : fi -VERSION=04.03.00 +VERSION=04.03.01 diff --git a/configure.in b/configure.in index c522d19a..a0c435d3 100644 --- a/configure.in +++ b/configure.in @@ -88,7 +88,7 @@ if test "$?" != 0 ; then fi AC_CHECK_FUNCS(setenv unsetenv glob mbstowcs setlocale initgroups inotify_init1) -VERSION=04.03.00 +VERSION=04.03.01 AC_SUBST(VERSION) AC_SUBST(PERL) AC_SUBST(PERLARTIFACTS) diff --git a/tests/test.cmp b/tests/test.cmp index c36bf29e..33685b05 100644 --- a/tests/test.cmp +++ b/tests/test.cmp @@ -1060,7 +1060,7 @@ set a057 value("a05"+"6") "a05" + "6" => "a056" value("a056") => "SDFJHSDF KSJDFH KJSDFH KSJDFH" set a058 version() -version() => "04.03.00" +version() => "04.03.01" set a059 wkday(today()) today() => 1991-02-16 wkday(1991-02-16) => "Saturday" @@ -2648,7 +2648,7 @@ a086 4 a109 2012-01-01 a128 2018-02-03@16:45 a039 "February" -a058 "04.03.00" +a058 "04.03.01" a077 "1992 92\n" a096 -4 a119 -1 @@ -11743,7 +11743,7 @@ Can't open file: include_dir/ww Error reading include_dir/ww: Can't open file SECURITY: Won't read world-writable file or directory! Error reading include_dir/ww: No files matching *.rem -04.03.00 +04.03.01 NOTE JSONQUEUE [{"priority":2,"eventstart":"VOLATILE","time":"23:59","nexttime":"23:59","tdelta":0,"trep":0,"rundisabled":0,"ntrig":1,"filename":"../tests/queue2.rem","lineno":1,"type":"MSG_TYPE","body":"XXXX"},{"priority":999,"eventstart":"VOLATILE","time":"23:58","nexttime":"23:58","tdelta":0,"trep":0,"rundisabled":0,"ntrig":1,"filename":"../tests/queue1.rem","lineno":5,"type":"MSG_TYPE","body":"quux"},{"priority":42,"eventstart":"VOLATILE","time":"23:57","nexttime":"23:57","tdelta":0,"trep":0,"rundisabled":0,"ntrig":1,"filename":"../tests/queue1.rem","lineno":4,"type":"MSG_TYPE","body":"bar"},{"priority":5000,"eventstart":"VOLATILE","time":"23:56","nexttime":"23:56","tdelta":0,"trep":0,"rundisabled":0,"ntrig":1,"filename":"../tests/queue1.rem","lineno":3,"type":"MSG_TYPE","body":"foo"}] NOTE ENDJSONQUEUE