From: Eric Bollengier Date: Thu, 18 Jan 2007 19:19:21 +0000 (+0000) Subject: ebl small fix X-Git-Tag: Release-2.0.2~68 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5692550ebf47cf4487edc2d41789a432cb4fab6c;p=bacula%2Fbacula ebl small fix git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4014 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/brestore/INSTALL b/gui/brestore/INSTALL index 9104a1e5d1..00eb94dece 100644 --- a/gui/brestore/INSTALL +++ b/gui/brestore/INSTALL @@ -91,7 +91,7 @@ $parameters = { 'username' => 'bacula', 'connection_string' => 'DBI:Pg:database=bacula;host=95.1.8.205', 'password' => 'xxxx', - 'bsr_dest' => 'file://var/tmp', + 'bsr_dest' => '', 'see_all_versions' => '', 'debug' => 1, 'use_ok_bkp_only' => '',