aboutsummaryrefslogtreecommitdiff
path: root/bin/gen_test_results.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gen_test_results.sh')
-rwxr-xr-xbin/gen_test_results.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/gen_test_results.sh b/bin/gen_test_results.sh
index 79d2fd4..e738d4c 100755
--- a/bin/gen_test_results.sh
+++ b/bin/gen_test_results.sh
@@ -1,15 +1,8 @@
#! /bin/sh
-# $Id$
# vim:et:ft=sh:sts=2:sw=2
#
-# Copyright 2008 Kate Ward. All Rights Reserved.
-# Released under the LGPL (GNU Lesser General Public License)
-#
-# Author: kate.ward@forestent.com (Kate Ward)
-#
# This script runs the provided unit tests and sends the output to the
# appropriate file.
-#
# treat unset variables as an error
set -u