From fd59d7e6d2fe7a3662e247d818aab1c8b9d3cb49 Mon Sep 17 00:00:00 2001 From: Dirk H Bartley Date: Fri, 18 May 2007 20:57:20 +0000 Subject: [PATCH] One item in TODO had been a confusion between an issue with purge and an issue with restore. It was resolved. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4829 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/qt-console/TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bacula/src/qt-console/TODO b/bacula/src/qt-console/TODO index 9c8ab0b745..08a3153857 100644 --- a/bacula/src/qt-console/TODO +++ b/bacula/src/qt-console/TODO @@ -22,8 +22,6 @@ of the selected job. Resolve issue of connection during restore selection. Could go with preempt of connections. (Kern is to work on) -Purging not working from console or from context sensitive. (Kern) - ========LOW priority items: Human readable in joblist for purged, joblevel and job type. @@ -82,6 +80,9 @@ global one defined in the mainWin class (if I remember right). ============================================================ DONE: ============================================================ +Purging not working from console or from context sensitive. + This was a confusion with the restore command. Now resolved. + Can produce a segfault by attempting to restore from a restore job. In pre-restore, prevent a job in the list from being a restore job. -- 2.39.5