emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/systemd bd1b86e 072/131: woops!


From: ELPA Syncer
Subject: [nongnu] elpa/systemd bd1b86e 072/131: woops!
Date: Sun, 29 Aug 2021 11:35:17 -0400 (EDT)

branch: elpa/systemd
commit bd1b86eecd1c126409acf9dab3de9daa5dc2012d
Author: Mark Oteiza <mvoteiza@udel.edu>
Commit: Mark Oteiza <mvoteiza@udel.edu>

    woops!
---
 tests/systemd-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/systemd-tests.el b/tests/systemd-tests.el
index 8207eba..0703017 100644
--- a/tests/systemd-tests.el
+++ b/tests/systemd-tests.el
@@ -36,7 +36,7 @@ e.g. scope files which are created programmatically."
     (should-not (string-match-p re "busname"))
     ;; Do not match empty unit name
     (should-not (string-match-p re ".service"))
-    ;; Non-ASCII exceptions
+    ;; Non-alphanumeric ASCII exceptions
     (should (string-match-p re "-.mount"))
     (should (string-match-p re "dev-dm\\x2d4.service"))
     (should (string-match-p re "proc-sys-fs-binfmt_misc.automount"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]