diff options
author | Greg KH <greg@press.(none)> | 2005-08-11 14:37:54 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-08-11 14:37:54 -0700 |
commit | c1986ea33c26fc285688cfbc0a8473cd10c733ca (patch) | |
tree | c75d53ca0922296608af203ce987aa54c07047a2 /test | |
parent | 8ee99e32799956f23bfd898c48b1276ed47d5c1d (diff) |
added cdrom_id to the build check
Diffstat (limited to 'test')
-rwxr-xr-x | test/simple-build-check.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/simple-build-check.sh b/test/simple-build-check.sh index 521691618a..0112ef78e2 100755 --- a/test/simple-build-check.sh +++ b/test/simple-build-check.sh @@ -7,6 +7,7 @@ EXTRAS="\ extras/volume_id \ extras/usb_id \ extras/dasd_id \ + extras/cdrom_id \ extras/floppy \ extras/run_directory \ extras/firmware" |