From 984a9c3bf8260440a9fd7c04e5a21cbd73c22f88 Mon Sep 17 00:00:00 2001 From: Joseph Graham Date: Thu, 29 Aug 2013 22:08:01 +0100 Subject: removed some debugging code --- hack_of_all_hacks | 3 --- 1 file changed, 3 deletions(-) diff --git a/hack_of_all_hacks b/hack_of_all_hacks index a3ee34d..5ee621b 100644 --- a/hack_of_all_hacks +++ b/hack_of_all_hacks @@ -277,9 +277,6 @@ EOF thing="${thing%% isn\'t *}" isnt="${sentence#* isn\'t }" - echo "thing: ${thing}" >> pstd.txt - echo "inst: ${thing}" >> pstd.txt - if grep "${isnt}" "info/${thing}" >/dev/null then grep -v "${isnt}" "info/${thing}" | sponge "info/${thing}" -- cgit v1.2.3