Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 49748
Collapse All | Expand All

(-)/etc/hotplug/usb.agent (+1 lines)
Lines 250-255 Link Here
250
	# be careful, they still get parsed by bash!
250
	# be careful, they still get parsed by bash!
251
	case "$line" in
251
	case "$line" in
252
	\#*) continue ;;
252
	\#*) continue ;;
253
	"") continue ;;
253
	esac
254
	esac
254
255
255
	set $line
256
	set $line

Return to bug 49748