From 16f4b2da24d744dc7ed14199a220bf44b11fbcc9 Mon Sep 17 00:00:00 2001 From: Robin Houston Date: Wed, 1 Feb 2012 00:29:20 +0000 Subject: typo --- script/spec-all-pairs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script') diff --git a/script/spec-all-pairs b/script/spec-all-pairs index 31cb7a36b..e8fa77be9 100755 --- a/script/spec-all-pairs +++ b/script/spec-all-pairs @@ -40,7 +40,7 @@ pairs_from_stdin() { do case "$line" in \*\ FAILED:\ *|\ - spec/*.rb\ spec/$.rb) + spec/*.rb\ spec/*.rb) line=${line#\* FAILED: } if ! test_pair $line then -- cgit v1.2.3