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

Collapse All | Expand All

(-)sa1.old (-1 / +1 lines)
Lines 3-9 Link Here
3
# (C) 1999-2005 Sebastien Godard (sysstat <at> wanadoo.fr)
3
# (C) 1999-2005 Sebastien Godard (sysstat <at> wanadoo.fr)
4
#
4
#
5
umask 0022
5
umask 0022
6
ENDIR=/usr/local/lib/sa
6
ENDIR=/usr/lib/sa
7
cd ${ENDIR}
7
cd ${ENDIR}
8
if [ $# = 0 ]
8
if [ $# = 0 ]
9
then
9
then

Return to bug 97790