Bug#533475: --modify option prints duplicates
Package: dnotify
Version: 0.18.0-2
Severity: normal
Dnotify will print duplicate messages when a file changes. For example,
running the following:
mkdir /tmp/dnotify
dnotify --modify /tmp/dnotify &
touch /tmp/dnotify/test
echo 1 > /tmp/dnotify/test
results in output to the screen of:
$ /tmp/dnotify
/tmp/dnotify
apprently duplicating stdout. This doesn't happen with the create or
delete options; it seems to affect only the modify option.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (700, 'unstable'), (600, 'stable'), (550, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dnotify depends on:
ii libc6 2.9-12 GNU C Library: Shared libraries
dnotify recommends no packages.
dnotify suggests no packages.
-- no debconf information
Reply to: