> if ( echo "sta client=${jobClient}" | bconsole | grep -v -q "Failed to > connect to Client" ); then
You can't do it with grep -v because it will match all other lines. You need to use grep without -v and then swap the exit 0 and exit 1 cases. __Martin ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users