Mageia Bugzilla – Attachment 2551 Details for
Bug 5121
rsnapshot / draksnapshot - "conflict" configuration - nothing is fully functional
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch to enable backup intervals in draksnapshot
bug5121.patch (text/plain), 561 bytes, created by
Derek Jennings
on 2012-07-10 21:33:01 CEST
(
hide
)
Description:
patch to enable backup intervals in draksnapshot
Filename:
MIME Type:
Creator:
Derek Jennings
Created:
2012-07-10 21:33:01 CEST
Size:
561 bytes
patch
obsolete
>--- /usr/sbin/draksnapshot-config 2012-07-05 07:06:31.000000000 +0100 >+++ draksnapshot-config 2012-07-10 19:21:01.000000000 +0100 >@@ -168,7 +168,7 @@ > ), > ]), > >- if_(0, 0, gtknew('Title2', label => N("Number of snapshots to keep stored")), >+ if_(1, 0, gtknew('Title2', label => N("Number of snapshots to keep stored")), > 0, gtknew('Table', col_spacings => 10, row_spacings => 5, homogeneous => 1, children => [ > map { > [
--- /usr/sbin/draksnapshot-config 2012-07-05 07:06:31.000000000 +0100 +++ draksnapshot-config 2012-07-10 19:21:01.000000000 +0100 @@ -168,7 +168,7 @@ ), ]), - if_(0, 0, gtknew('Title2', label => N("Number of snapshots to keep stored")), + if_(1, 0, gtknew('Title2', label => N("Number of snapshots to keep stored")), 0, gtknew('Table', col_spacings => 10, row_spacings => 5, homogeneous => 1, children => [ map { [
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 5121
: 2551