[hipl-commit] [trunk] Rev 4218: Mark the distribution tarball check as such in notification emails.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Fri, 9 Apr 2010 19:29:57 +0300

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: 09/04/2010 at 19:29:57
Revision: 4218
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  Mark the distribution tarball check as such in notification emails.

Modified:
  M  tools/hipl_autobuild.sh

=== modified file 'tools/hipl_autobuild.sh'
--- tools/hipl_autobuild.sh     2010-04-08 16:22:30 +0000
+++ tools/hipl_autobuild.sh     2010-04-09 16:29:18 +0000
@@ -103,6 +103,7 @@
 # Bootstrap the autotools build system.
 run_program autoreconf --install
 
+CONFIGURATION="distribution tarball completeness"
 check_dist
 
 # Compile HIPL in different configurations

Other related posts:

  • » [hipl-commit] [trunk] Rev 4218: Mark the distribution tarball check as such in notification emails. - Diego Biurrun