aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sync-live
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-03-06 14:36:38 +0100
committerGuilhem Moulin <guilhem@fripost.org>2024-03-06 14:36:38 +0100
commit53a296f8b629e002b13f328c74ff905963f75dc4 (patch)
tree0611d8beb6dc64a463a32cef60e69b3187d16abe /tests/sync-live
parent041cf66df44f191c6117c22c4c815e7ef1486a68 (diff)
tests/*/t: Replace filetype=sh with filetype=bash.
Diffstat (limited to 'tests/sync-live')
-rw-r--r--tests/sync-live/t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sync-live/t b/tests/sync-live/t
index 5f5b291..1d50b00 100644
--- a/tests/sync-live/t
+++ b/tests/sync-live/t
@@ -73,4 +73,4 @@ trap - EXIT INT TERM
check_mailbox_list
check_mailboxes_status "${MAILBOXES[@]}"
-# vim: set filetype=sh :
+# vim: set filetype=bash :