Author: tille
Date: Wed May 30 11:45:50 2012
New Revision: 3374
URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3374
Log:
Stop in case of errors
Modified:
blends/trunk/machine_readable/fetch-machine-readable
Modified: blends/trunk/machine_readable/fetch-machine-readable
URL:
http://svn.debian.org/wsvn/blends/blends/trunk/machine_readable/fetch-machine-readable?rev=3374&op=diff
==============================================================================
--- blends/trunk/machine_readable/fetch-machine-readable (original)
+++ blends/trunk/machine_readable/fetch-machine-readable Wed May 30 11:45:50
2012
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -e
# This script should be called on Alioth to gather all machine readable files
# of VCSes mentioned in SVNDIRS and GITDIRS
#
@@ -16,6 +16,7 @@
debian-science/packages
pkg-scicomp
debichem/unstable
+ debichem/wnpp
pkg-games/packages
pkg-grass/packages
pkg-multimedia/unstable
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit