r2490 - people/goneri/update-pkg-games/etc

Eddy Petrisor eddyp-guest at alioth.debian.org
Thu Mar 8 18:53:16 CET 2007


Author: eddyp-guest
Date: 2007-03-08 17:53:16 +0000 (Thu, 08 Mar 2007)
New Revision: 2490

Modified:
   people/goneri/update-pkg-games/etc/config
Log:
who the hell cares about overridable ENTITY? this is overdesigned

Modified: people/goneri/update-pkg-games/etc/config
===================================================================
--- people/goneri/update-pkg-games/etc/config	2007-03-08 17:51:53 UTC (rev 2489)
+++ people/goneri/update-pkg-games/etc/config	2007-03-08 17:53:16 UTC (rev 2490)
@@ -1,8 +1,8 @@
 export IAM=$USER
 # do not define this if you dont use externals
 #export USEEXTERNALS='Yup Sir'
-[ -z "$ENTITY" ] && export ENTITY=pkg-games
-[ -z "$ENTITYNAME" ] && export ENTITYNAME='Debian Games Team'
+export ENTITY=pkg-games
+export ENTITYNAME='Debian Games Team'
 export TEAMEMAIL='pkg-games-devel at lists.alioth.debian.org'
 export BUILDERADMIN='goneri at rulezlan.org'
 




More information about the Pkg-games-commits mailing list