From 5692550ebf47cf4487edc2d41789a432cb4fab6c Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 18 Jan 2007 19:19:21 +0000 Subject: [PATCH] ebl small fix git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4014 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/brestore/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' => '', -- 2.39.5