From c4bc6f963aa1d9e077223b0886f2d19064fe23e4 Mon Sep 17 00:00:00 2001 From: Louwrentius Date: Sat, 17 Jul 2010 20:34:17 +0000 Subject: [PATCH] PPSS passess the test case... --- ppss | 1 - 1 file changed, 1 deletion(-) diff --git a/ppss b/ppss index 43548e9..7d18ab8 100755 --- a/ppss +++ b/ppss @@ -1658,7 +1658,6 @@ remove_processed_items_from_input_file () { fi done IFS="$oldIFS" - echo "$UNPROCESSED_ITEMS" echo "$UNPROCESSED_ITEMS" > "$LISTOFITEMS" }