==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=8096
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #1 from Unnilennium <[email protected]> ---
Created attachment 4358
--> http://bugs.contribs.org/attachment.cgi?id=4358&action=edit
new version
I added a test to run only if no table are there
command=`echo 'SHOW TABLES FROM egroupware LIKE "egw%";' |mysql egroupware|wc
-l`;
echo $command;
if [ $command -lt 1 ]
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/