summaryrefslogtreecommitdiff
path: root/ACE/bin/diff-builds-and-group-fixed-tests-only.sh
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:24:43 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:24:43 +0100
commitd1c9896e849a693fa7a5ae62d6958073dfc9eb01 (patch)
tree67191f9ac28e522d0977bb0d1d45b6120fba62a4 /ACE/bin/diff-builds-and-group-fixed-tests-only.sh
parent50713a94ac4d7d8d97a1f82ca95dc80969763219 (diff)
downloadATCD-d1c9896e849a693fa7a5ae62d6958073dfc9eb01.tar.gz
Replace sh files
Diffstat (limited to 'ACE/bin/diff-builds-and-group-fixed-tests-only.sh')
-rwxr-xr-xACE/bin/diff-builds-and-group-fixed-tests-only.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/bin/diff-builds-and-group-fixed-tests-only.sh b/ACE/bin/diff-builds-and-group-fixed-tests-only.sh
index 8c63621f62a..b5148898966 100755
--- a/ACE/bin/diff-builds-and-group-fixed-tests-only.sh
+++ b/ACE/bin/diff-builds-and-group-fixed-tests-only.sh
@@ -1,5 +1,4 @@
#!/bin/sh
-# $Id$
if test -z $1; then newdate=`date -u +%Y_%m_%d`; else newdate=$1; fi
if test -z $2; then prefix=`date -u +%Y%m%d%a`; else prefix=$2; fi