From 0850e26a3eda8b2d2e9b71829bce48615d500bf3 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 6 May 2015 14:44:35 -0400 Subject: [PATCH] Tests: Removed annoying comment. --- test/run_all.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/run_all.in b/test/run_all.in index 58729bf14..b5385fff7 100755 --- a/test/run_all.in +++ b/test/run_all.in @@ -29,9 +29,6 @@ elif [ "$1" = "--fast" ]; then # Useful for faster local testing, might not be portable. Use at own risk. # Results in (almost) the exact same "all.log" as a normal run. # Ordering is off, but could easily be adjusted to be the same. - # - # A lot of copy&paste from the "normal" version below went into this, so if - # you're looking for beautiful code look elsewhere. date > all.log