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

(-)/usr/bin/cdloop-1.2 (-5 lines)
Lines 32-42 Link Here
32
DEV=0
32
DEV=0
33
33
34
#assumes cd is already opened
34
#assumes cd is already opened
35
if [ ! -z $CDTOOLDEV ]
36
then
37
   echo "can't use this script."
38
   exit 1
39
fi
40
35
41
if [ "$1" = "1" ]
36
if [ "$1" = "1" ]
42
then
37
then

Return to bug 148067