Package: obnam Version: 0.29-1 Severity: normal
Hello! In a config file, I cannot use several occurrences of the 'exclude' parameter. For example, I would like to be able to do this in my config file : --- obnam.cfg --- # exclude some temp files exclude = temp # exclude other files exclude = another_temp ----------------- But doing this, --dump-config only shows the last exclude parameter specified. A workaround is to give all the exclude patterns on the same exlude line, but it makes the config file more difficult to document. Furthermore, if an 'exclude' parameter is used in the command line, it erases the exclude parameters given in a config file. e.g. $ obnam --config=obnam.cfg --exclude=perso --exclude=fichier backup ~/Desktop/temp regards, Damien -- System Information: Debian Release: 6.0.5 APT prefers stable APT policy: (990, 'stable'), (500, 'stable-updates'), (400, 'testing'), (200, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages obnam depends on: ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib ii python 2.6.7-3 interactive high-level object-orie ii python-cliapp 0.29-1 Python framework for Unix command ii python-larch 0.31-1 B-tree library for Python ii python-paramiko 1.7.6-5 Make ssh v2 connections with Pytho ii python-tracing 0.6-2 Python debug tracing helper ii python-ttystatus 0.18-1 terminal progress bar and status o ii python2.6 2.6.7-4 An interactive high-level object-o ii python2.7 2.7.2-8 An interactive high-level object-o obnam recommends no packages. obnam suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

