summaryrefslogtreecommitdiff
path: root/ACE/bin
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin')
-rwxr-xr-xACE/bin/auto_run_tests.pl6
-rwxr-xr-xACE/bin/diff-builds-and-group-fixed-tests-only.sh2
-rwxr-xr-xACE/bin/make_release.py2
3 files changed, 5 insertions, 5 deletions
diff --git a/ACE/bin/auto_run_tests.pl b/ACE/bin/auto_run_tests.pl
index af901ae17a4..10b38b0b9a1 100755
--- a/ACE/bin/auto_run_tests.pl
+++ b/ACE/bin/auto_run_tests.pl
@@ -176,9 +176,9 @@ foreach my $test_lst (@file_list) {
if (! $is_ace_test) {
print "auto_run_tests: $test\n";
- #$ENV{COVERITY_TEST_NAME} = $test;
- #$ENV{COVERITY_SUITE_NAME} = $test_lst;
- #$ENV{COVERITY_TEST_SOURCE} = "$directory/$program";
+ $ENV{COVERITY_TEST_NAME} = $test;
+ $ENV{COVERITY_SUITE_NAME} = $test_lst;
+ $ENV{COVERITY_TEST_SOURCE} = "$directory/$program";
}
my($orig_dir) = $directory;
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 3fe4b18d115..caf064e809f 100755
--- a/ACE/bin/diff-builds-and-group-fixed-tests-only.sh
+++ b/ACE/bin/diff-builds-and-group-fixed-tests-only.sh
@@ -3,7 +3,7 @@
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
-if test -z $3; then olddate=2013_05_27; else olddate=$3; fi
+if test -z $3; then olddate=2013_05_13; else olddate=$3; fi
if test -z $ACE_ROOT; then ACE_ROOT=..; fi
if test -z $TAO_ROOT; then TAO_ROOT=${ACE_ROOT}/TAO; fi
if test -z $CIAO_ROOT; then CIAO_ROOT=${TAO_ROOT}/CIAO; fi
diff --git a/ACE/bin/make_release.py b/ACE/bin/make_release.py
index 555e5aaab9e..0ef26368f22 100755
--- a/ACE/bin/make_release.py
+++ b/ACE/bin/make_release.py
@@ -434,7 +434,7 @@ Version: %s
Binary: ace
Maintainer: Johnny Willemsen <jwillemsen@remedy.nl>
Architecture: any
-Build-Depends: gcc, make, g++, debhelper (>= 5), dpkg-dev, libssl-dev (>= 0.9.7d), dpatch (>= 2.0.10), libxt-dev (>= 4.3.0), libfltk1.1-dev (>= 1.1.4), libqt4-dev (>= 4.4~rc1-4), tk-dev, zlib1g-dev, docbook-to-man, bzip2, autoconf, automake, libtool, autotools-dev, doxygen, graphviz, libfox-1.6-dev, libzzip-dev, libbz2-dev
+Build-Depends: gcc, make, g++, debhelper (>= 5), libssl-dev (>= 0.9.7d), dpatch (>= 2.0.10), libxt-dev (>= 4.3.0), libfltk1.1-dev (>= 1.1.4), libqt4-dev (>= 4.4~rc1-4), tk-dev (>= 8.4.7), zlib1g-dev, docbook-to-man, bzip2, autoconf, automake, libtool, autotools-dev, doxygen, graphviz
Files:
65b34001c9605f056713a7e146b052d1 46346654 ACE+TAO+CIAO-src-%s.tar.gz