Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 548800 | Differences between
and this patch

Collapse All | Expand All

(-)/tmp/drbd (-1 / +1 lines)
Lines 63-69 Link Here
63
		else echo echo -n ".. ";
63
		else echo echo -n ".. ";
64
		fi
64
		fi
65
		IFS=$IFS_O
65
		IFS=$IFS_O
66
		$CMD || {
66
		eval $CMD || {
67
			echo 
67
			echo 
68
			eend 20 "cmd $CMD failed!"
68
			eend 20 "cmd $CMD failed!"
69
			return 20
69
			return 20

Return to bug 548800