AboutSummaryRefsLogTreeCommitDiffStats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/schedule.sh26
1 files changed, 13 insertions, 13 deletions
diff --git a/tests/schedule.sh b/tests/schedule.sh
index 5ea79e5..d403f1d 100644
--- a/tests/schedule.sh
+++ b/tests/schedule.sh
@@ -41,14 +41,10 @@ EOF
cat > expected <<EOF
Thu Jan 1 00:00:01 1970 +0000
-(display foo
-)
-
-Thu Jan 1 00:00:01 1970 +0000
(display bar
)
-Thu Jan 1 00:00:02 1970 +0000
+Thu Jan 1 00:00:01 1970 +0000
(display foo
)
@@ -56,7 +52,7 @@ Thu Jan 1 00:00:02 1970 +0000
(display bar
)
-Thu Jan 1 00:00:03 1970 +0000
+Thu Jan 1 00:00:02 1970 +0000
(display foo
)
@@ -64,7 +60,7 @@ Thu Jan 1 00:00:03 1970 +0000
(display bar
)
-Thu Jan 1 00:00:04 1970 +0000
+Thu Jan 1 00:00:03 1970 +0000
(display foo
)
@@ -72,7 +68,7 @@ Thu Jan 1 00:00:04 1970 +0000
(display bar
)
-Thu Jan 1 00:00:05 1970 +0000
+Thu Jan 1 00:00:04 1970 +0000
(display foo
)
@@ -80,7 +76,7 @@ Thu Jan 1 00:00:05 1970 +0000
(display bar
)
-Thu Jan 1 00:00:06 1970 +0000
+Thu Jan 1 00:00:05 1970 +0000
(display foo
)
@@ -88,7 +84,7 @@ Thu Jan 1 00:00:06 1970 +0000
(display bar
)
-Thu Jan 1 00:00:07 1970 +0000
+Thu Jan 1 00:00:06 1970 +0000
(display foo
)
@@ -96,7 +92,7 @@ Thu Jan 1 00:00:07 1970 +0000
(display bar
)
-Thu Jan 1 00:00:08 1970 +0000
+Thu Jan 1 00:00:07 1970 +0000
(display foo
)
@@ -104,7 +100,7 @@ Thu Jan 1 00:00:08 1970 +0000
(display bar
)
-Thu Jan 1 00:00:09 1970 +0000
+Thu Jan 1 00:00:08 1970 +0000
(display foo
)
@@ -112,7 +108,7 @@ Thu Jan 1 00:00:09 1970 +0000
(display bar
)
-Thu Jan 1 00:00:10 1970 +0000
+Thu Jan 1 00:00:09 1970 +0000
(display foo
)
@@ -120,6 +116,10 @@ Thu Jan 1 00:00:10 1970 +0000
(display bar
)
+Thu Jan 1 00:00:10 1970 +0000
+(display foo
+)
+
EOF
mcron --schedule=10 > output