mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 23:08:40 +02:00
Fix test harness failure.
This commit is contained in:
@@ -68,7 +68,7 @@ echo "Sort Test" >> ../tests/test.out
|
|||||||
(echo "REM AT 12:00 MSG Untimed"; echo "REM MSG Timed") | ../src/remind -q -gaaad - 1 Jan 2000 >> ../tests/test.out 2>&1
|
(echo "REM AT 12:00 MSG Untimed"; echo "REM MSG Timed") | ../src/remind -q -gaaad - 1 Jan 2000 >> ../tests/test.out 2>&1
|
||||||
|
|
||||||
echo "Purge Test" >> ../tests/test.out
|
echo "Purge Test" >> ../tests/test.out
|
||||||
../src/remind -j999 ../tests/purge_dir/f1.rem >> ../tests/test.out 2>&1
|
../src/remind -j999 ../tests/purge_dir/f1.rem 3 Feb 2012 >> ../tests/test.out 2>&1
|
||||||
echo "F1" >> ../tests/test.out
|
echo "F1" >> ../tests/test.out
|
||||||
cat ../tests/purge_dir/f1.rem.purged >> ../tests/test.out
|
cat ../tests/purge_dir/f1.rem.purged >> ../tests/test.out
|
||||||
echo "F2" >> ../tests/test.out
|
echo "F2" >> ../tests/test.out
|
||||||
|
|||||||
Reference in New Issue
Block a user