diff templates/python.sh @ 72:21e66ccc1272

templates: update all
author David Demelier <markand@malikania.fr>
date Wed, 06 Mar 2019 17:05:34 +0100
parents 4e4a4cac22a1
children e737b80da269
line wrap: on
line diff
--- a/templates/python.sh	Wed Mar 06 20:02:00 2019 +0100
+++ b/templates/python.sh	Wed Mar 06 17:05:34 2019 +0100
@@ -17,7 +17,7 @@
 
 source ./template.info
 
-set -e
+set -ex
 
 rm -rf $PKGNAME-$PKGVERSION
 tar xvaf $PKGNAME-$PKGVERSION.tar.gz