mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-05 20:27:50 +02:00

This was a mistake in the original implementation. Since test-runner is always run from the tools directory using --log with no directory specified would result in many log files being put into the iwd tree. Instead we can make --log take a required argument so its more obvious where all the logs are going to go.