Remove bash localisation feature, Gentoo #244444 thanks to Andrey Grozin.
This commit is contained in:
parent
1d96620b84
commit
f6e3c167ae
@ -39,5 +39,5 @@ stop()
|
|||||||
. @SYSCONFDIR@/conf.d/local.stop
|
. @SYSCONFDIR@/conf.d/local.stop
|
||||||
fi
|
fi
|
||||||
|
|
||||||
eend $? $"Failed to stop local"
|
eend $? "Failed to stop local"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user