aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/lisp/net/tramp-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index a12e41a8822..64ba0414e88 100644
--- a/test/lisp/net/tramp-tests.el
+++ b/test/lisp/net/tramp-tests.el
@@ -2827,7 +2827,7 @@ This tests also `file-directory-p' and `file-accessible-directory-p'."
2827 (looking-at-p 2827 (looking-at-p
2828 (concat 2828 (concat
2829 ;; There might be a summary line. 2829 ;; There might be a summary line.
2830 "\\(total.+[[:digit:]]+\n\\)?" 2830 "\\(total.+[[:digit:]]+[KMGTPEZY]?\n\\)?"
2831 ;; We don't know in which order ".", ".." and "foo" appear. 2831 ;; We don't know in which order ".", ".." and "foo" appear.
2832 (format 2832 (format
2833 "\\(.+ %s\\( ->.+\\)?\n\\)\\{%d\\}" 2833 "\\(.+ %s\\( ->.+\\)?\n\\)\\{%d\\}"