Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ really strace -etrace=open rsbackup --dry-run --backup open("/etc/ld.so.cache", O_RDONLY) = 3 open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3 open("/usr/lib/x86_64-linux-gnu/libstdc++.so.6", O_RDONLY) = 3 open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3 open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY) = 3 open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3 open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3 open("/usr/lib/locale/locale-archive", O_RDONLY) = 3 open("/etc/rsbackup/config", O_RDONLY) = 3 open("/etc/rsbackup/local", O_RDONLY) = 4 open("/etc/rsbackup/hosts.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 open("/etc/rsbackup/hosts.d/#lyonesse#", O_RDONLY) = 4 open("/etc/rsbackup/hosts.d/araminta", O_RDONLY) = 4 open("/etc/rsbackup/hosts.d/ascolais", O_RDONLY) = 4 open("/etc/rsbackup/hosts.d/deodand", O_RDONLY) = 4 open("/etc/rsbackup/hosts.d/heceptor", O_RDONLY) = 4 open("/etc/rsbackup/hosts.d/iset", O_RDONLY) = 4 open("/etc/rsbackup/hosts.d/kakajou", O_RDONLY) = 4 open("/etc/rsbackup/hosts.d/lyonesse", O_RDONLY) = 4 ERROR: /etc/rsbackup/hosts.d/lyonesse:1: duplicate host
Files with a "#" at the start of the name should be skipped.
The text was updated successfully, but these errors were encountered:
8eb76be
Successfully merging a pull request may close this issue.
Files with a "#" at the start of the name should be skipped.
The text was updated successfully, but these errors were encountered: