Code

Fixed PHP Tags
[gosa.git] / gen_locale.sh
index 49ca8a46f90335496743fbe5dc60ae3cfac3e8f9..9f57ca906d49fb64815d59fdc2b9e633004de0bf 100755 (executable)
@@ -1,6 +1,5 @@
 #!/bin/sh
 
-set -x 
 ORIG=`pwd`
 TEMPDIR="/tmp/gosa-locale"
 TRUE=`which true`