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

(-)bash_completion.orig (-1 / +1 lines)
Lines 1523-1529 Link Here
1523
	
1523
	
1524
	return 0
1524
	return 0
1525
}
1525
}
1526
complete -F _cvs $default cvs
1526
complete -F _cvs $default $filenames cvs
1527
}
1527
}
1528
1528
1529
have rpm && {
1529
have rpm && {

Return to bug 78439