summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorivan <ivan>2010-03-05 19:03:05 +0000
committerivan <ivan>2010-03-05 19:03:05 +0000
commitddc3d72a8f664be21c5d54ccd674203732fa0689 (patch)
treed917756f8ce79216c4ef10b3225578cd2ea9c3c6 /FS
parentdf5f99adb343827c989919654f75bc134c9c5788 (diff)
random nits for grandstream provisioning :UI, docs, java path, s/system/IPC::Run/ for better error handling. RT#7132
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/part_export/grandstream.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export/grandstream.pm b/FS/FS/part_export/grandstream.pm
index 90a87d8..a3a8fd6 100644
--- a/FS/FS/part_export/grandstream.pm
+++ b/FS/FS/part_export/grandstream.pm
@@ -8,7 +8,7 @@ use Tie::IxHash;
use IPC::Run qw(run);
use FS::CGI qw(rooturl);
-$DEBUG = 1;
+$DEBUG = 0;
$me = '[' . __PACKAGE__ . ']';
$GAPSLITE_HOME = '/usr/local/src/GS_CFG_GEN/';