Commit 6d1ce7a
committed
Fixed issue with automated transcript generation via "history -t"
There is now a post-processing step which escapes all "/" characters which transcript testing treats as a regex escape if there isn't a "\" to esape it.1 parent ddfd3d9 commit 6d1ce7a
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1913 | 1913 | | |
1914 | 1914 | | |
1915 | 1915 | | |
| 1916 | + | |
| 1917 | + | |
| 1918 | + | |
| 1919 | + | |
| 1920 | + | |
| 1921 | + | |
| 1922 | + | |
1916 | 1923 | | |
1917 | 1924 | | |
1918 | 1925 | | |
| |||
0 commit comments