-
Notifications
You must be signed in to change notification settings - Fork 207
Closed
Description
os-autoinst includes a file aplay-1.wav which gets installed to /var/lib/os-autoinst/audio. It's the only file in that directory. It got brought up during Fedora package review (with the suggestion that it ought to be in /usr/share instead). So I went to figure out what it's actually for, and came up blank. I can't see anything that uses it for any purpose. Even in the commit that added it - d9c7442 - it doesn't seem to have any obvious purpose, so far as I can tell, none of the added code would actually do anything with it.
Is there actually any reason for this file to exist any more, or can we drop it (and /var/lib/os-autoinst/audio) from os-autoinst entirely?
Metadata
Metadata
Assignees
Labels
No labels