Fixed audio processing script 3 ping error output now only in debug mode

git-svn-id: svn://192.168.202.10@1194 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2009-07-28 12:01:32 +00:00
parent defca204fc
commit 47a2f0c303
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -306,7 +306,7 @@ foreach(@FILES)
}
else
{
print "ERROR: Could not ping server $VARFTP_host\n";
if($DB){print "ERROR: Could not ping server $VARFTP_host\n";}
}
### END Remote file transfer
+2 -2
View File
@@ -330,8 +330,8 @@ last_attempt_days SMALLINT(5) UNSIGNED NOT NULL,
orders SMALLINT(5) NOT NULL,
net_sales SMALLINT(5) NOT NULL,
net_sales_ly SMALLINT(5) NOT NULL,
percent_variance SMALLINT(5) NOT NULL,
imu SMALLINT(5) NOT NULL,
percent_variance VARCHAR(10) NOT NULL,
imu VARCHAR(10) NOT NULL,
aov SMALLINT(5) NOT NULL,
returns SMALLINT(5) NOT NULL,
rank SMALLINT(5) NOT NULL