]> git.ipfire.org Git - thirdparty/systemd.git/commit
generate-sym-test: skip everything that is not a file
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 19 Feb 2026 12:01:01 +0000 (13:01 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 26 Feb 2026 22:46:18 +0000 (22:46 +0000)
commitcb27449373c9c19c5b46dcf457658430f1eb72b9
tree6bc1a680c5f7ec2c79b8c27261c7207ee92b4a84
parent6957f06dce0456fb7a4d8d25762318d89b473146
generate-sym-test: skip everything that is not a file

The generator looks for files in the filesystem, and it sometimes fails
on emacs "lock files" which are a symlink. Ignore those.

(cherry picked from commit 469879aa44c4cde5541b98be0a4421ab069c5834)
(cherry picked from commit 92657eea151b08a7619bc104af373329ed86a5d7)
src/test/generate-sym-test.py