View | Details | Raw Unified | Return to bug 54394
Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +2 lines)
Line 114 Link Here
114
  for abstraction in dummy `"${grub_probe}" --device ${GRUB_DEVICE} --target=abstraction`; do
114
  for abstraction in dummy `"${grub_probe}" --device ${GRUB_DEVICE_BOOT} --target=abstraction`; do
115
--
Line 122 Link Here
122
  fs="`"${grub_probe}" --device ${GRUB_DEVICE} --target=fs`"
122
  fs="`"${grub_probe}" --device ${GRUB_DEVICE_BOOT} --target=fs`"
123
--

Return to bug 54394