From: Peter Buschman Date: Thu, 16 Aug 2007 13:01:19 +0000 (+0000) Subject: Adding double-quotes around $ready variable so that spaces do not impact pattern... X-Git-Tag: Release-2.2.1~63 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b62f49f191c4e8b13640ea4dc465049ada984ac1;p=bacula%2Frescue Adding double-quotes around $ready variable so that spaces do not impact pattern matching. This was causing drive ready detection to fail on at least Solaris. ---