Missing category assignment in optical dvd write tests

Bug #1057762 reported by Marc Tardif
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Checkbox
Fix Released
Critical
Marc Tardif

Bug Description

This is the first line of the command for the dvd-write and dvd-write-automated tests:

cat <<'EOF' | run_templates -t -s 'udev_resource | filter_templates -w "category"'

The whitelist argument to the filter_templates script is missing an assignement. Instead, it should look something like:

cat <<'EOF' | run_templates -t -s 'udev_resource | filter_templates -w "category=CDROM"'

Related branches

Changed in checkbox:
status: Triaged → Fix Committed
Changed in checkbox:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.