From 81f6bed7bd657ecb30a40a792ad7394c80e0a5e9 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 15 Jan 2015 09:36:16 +0100 Subject: fix --- split_pipes | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/split_pipes b/split_pipes index dd93d92..a1a0128 100755 --- a/split_pipes +++ b/split_pipes @@ -41,9 +41,11 @@ while line = STDIN.gets end j += 1 } + if range + puts "#{a.join " ||| "}\n" + end + a.clear end -if cfg[:to] - puts a.join " ||| " -end + -- cgit v1.2.3