From: Ken Hornstein Date: Mon, 27 Feb 2012 02:14:04 +0000 (-0500) Subject: Fix up some of the pick tests: X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/80b2767e802566662044eee232384b1f95dc6b61?hp=80b2767e802566662044eee232384b1f95dc6b61 Fix up some of the pick tests: - Change sed invocation around to get rid of GNU sed extensions - Put explicit times in the pick tests (if you don't, it uses the current hour/minutes as the timestamp, which means it could work or not work depending on what time of day you run the tests). ---