Add $TimetIs64bit system variable.

This commit is contained in:
Dianne Skoll
2025-05-06 12:14:18 -04:00
parent 4515291720
commit 59f978a9db
4 changed files with 22 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ chmod 000 include_dir/04cantread.rem
TEST_GETENV="foo bar baz" ; export TEST_GETENV
echo "Test 1" > ../tests/test.out
echo "" >> ../tests/test.out
../src/remind -e -dxte ../tests/test.rem 16 feb 1991 12:13 >> ../tests/test.out 2>&1
../src/remind -e -dxte ../tests/test.rem 16 feb 1991 12:13 2>&1 | grep -v 'TimetIs64bit' >> ../tests/test.out
echo "" >> ../tests/test.out
echo "Test 2" >> ../tests/test.out
echo "" >> ../tests/test.out

View File

@@ -1381,7 +1381,7 @@ trigeventstart() => 1991-02-13@16:00
set a135 trigeventduration()
trigeventduration() => 72:00
set a136 stdout()
stdout() => "FILE"
stdout() => "PIPE"
# These will issue errors
REM Mon OMIT Mon SKIP MSG Never ever ever...
@@ -2727,7 +2727,7 @@ a047 -1
a135 72:00
a097 -3
a048 "foo"
a136 "FILE"
a136 "PIPE"
a098 0
a049 21
a099 -1
@@ -24286,6 +24286,7 @@ $Td
$TerminalBackground
$Thursday
$TimeSep
$TimetIs64bit
$Tm
$Today
$Tomorrow