Skip to content

Commit 8c757d5

Browse files
committed
ts: fix 70/410 when no stdin and re chars in path
Fixes #552
1 parent 0d56321 commit 8c757d5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.hunspell.en.dic

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,3 +1186,4 @@ C1
11861186
B2
11871187
A2
11881188
C2
1189+
stdin

testsuite/modules.70-maint/410-timer.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ testouterr_cmd_re sh {list --timer --silent} OK $tserr
7777
# debug
7878
set tserr "($timer_msgs .* \\\(\\d+.\\d+ ms\\\))*
7979

80-
[msg_load foo/1.0 "Evaluate modulefile: '$mpre/foo/1.0' as 'foo/1.0'"]
80+
[escre [msg_load foo/1.0 "Evaluate modulefile: '$mp/foo/1.0' as 'foo/1.0'"]]
8181

8282
($timer_msgs .* \\\(\\d+.\\d+ ms\\\))*
8383

0 commit comments

Comments
 (0)