From 129598ae42abbfa9f370cf23b8dee02d4e9c7fd8 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Wed, 7 Apr 2021 18:42:55 -0400 Subject: [PATCH] fix a windows regtest case --- go/reg-test/cases-pending-windows/dsl-hashing/0001.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go/reg-test/cases-pending-windows/dsl-hashing/0001.cmd b/go/reg-test/cases-pending-windows/dsl-hashing/0001.cmd index 3ee795b85..eb31c78e5 100644 --- a/go/reg-test/cases-pending-windows/dsl-hashing/0001.cmd +++ b/go/reg-test/cases-pending-windows/dsl-hashing/0001.cmd @@ -1 +1 @@ -mlr repl -q ./reg-test/cases-pending-windows/dsl-hashing/0001.input +mlr repl -q < ./reg-test/cases-pending-windows/dsl-hashing/0001.input