summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/mtime-new.script2
-rwxr-xr-xtests/mtime-nofile.script2
-rwxr-xr-xtests/mtime-old.script2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/mtime-new.script b/tests/mtime-new.script
index 0e92b29..2d1f28e 100755
--- a/tests/mtime-new.script
+++ b/tests/mtime-new.script
@@ -11,4 +11,4 @@ date:
EOF
-./desktop-cronish --max-jobs 5 "$DATADIR/foo.tasks"
+./desktop-cronish --quiet --max-jobs 5 "$DATADIR/foo.tasks"
diff --git a/tests/mtime-nofile.script b/tests/mtime-nofile.script
index 9f8bb8c..9a04a71 100755
--- a/tests/mtime-nofile.script
+++ b/tests/mtime-nofile.script
@@ -11,4 +11,4 @@ date:
EOF
-./desktop-cronish --max-jobs 1 "$DATADIR/foo.tasks"
+./desktop-cronish --quiet --max-jobs 1 "$DATADIR/foo.tasks"
diff --git a/tests/mtime-old.script b/tests/mtime-old.script
index d727c78..a14ad25 100755
--- a/tests/mtime-old.script
+++ b/tests/mtime-old.script
@@ -11,4 +11,4 @@ date:
EOF
-./desktop-cronish --max-jobs 5 "$DATADIR/foo.tasks"
+./desktop-cronish --quiet --max-jobs 5 "$DATADIR/foo.tasks"