hydra/src
Eelco Dolstra 8f85fe67d4 Revert sorting build products
Sorting the build products list fails if there are fewer than 3 build
products.  This is because of extreme Template Toolkit brain damage:
it treats arrays of 0-2 elements differently in some magic way.  See
e.g.

  http://mail.template-toolkit.org/pipermail/templates/2011-April/011510.html
2012-04-30 22:19:38 +02:00
..
c accidentally committed an = too little, which caused all unknown values to result in 'not building', which was not the intention 2012-02-16 11:14:22 +01:00
lib Do not delete builds when clearing the queue. Fixes #8. 2012-04-30 22:13:53 +02:00
root Revert sorting build products 2012-04-30 22:19:38 +02:00
script I should test first 2012-04-30 17:57:13 +02:00
sql Add missing upgrade-*.sql files 2012-04-15 23:23:01 +00:00
xsl Use a span instead of a div in the pretty logs 2012-04-30 21:32:53 +02:00
Makefile.am hydra: use autoconf/-make 2010-09-30 14:29:15 +00:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00