From f4f9ed97ecce24d660dbc4f6a33dc137b8292981 Mon Sep 17 00:00:00 2001 From: Avery Pennarun Date: Fri, 2 Nov 2018 02:20:29 -0400 Subject: [PATCH] t/clean.do: don't forget to run s??/clean. --- t/clean.do | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/clean.do b/t/clean.do index a78b666..13f562a 100644 --- a/t/clean.do +++ b/t/clean.do @@ -1,4 +1,4 @@ -/bin/ls [0-9][0-9][0-9]*/clean.do | +/bin/ls [0-9s][0-9][0-9]*/clean.do | sed 's/\.do$//' | xargs redo