Skip to content

Commit 1d724ef

Browse files
committed
reftest: update OPAMTMP regexp
1 parent 8c542a9 commit 1d724ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/reftests/run.ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,7 @@ let common_filters ?opam dir =
573573
alt (dir_to_regex tmpdir);
574574
rep (set "/\\");
575575
str "opam-";
576+
opt @@ str "pin-cache-";
576577
rep1 (alt [xdigit; char '-'])],
577578
Sed "${OPAMTMP}";
578579
seq [

0 commit comments

Comments
 (0)