test3
This commit is contained in:
parent
0279e1d714
commit
89ffaa776c
|
@ -4,11 +4,11 @@
|
||||||
# Copyright (C) 1999, 2000 Czo <Olivier.Sirol@lip6.fr>
|
# Copyright (C) 1999, 2000 Czo <Olivier.Sirol@lip6.fr>
|
||||||
# License: GPL (http://www.gnu.org/copyleft/gpl.html)
|
# License: GPL (http://www.gnu.org/copyleft/gpl.html)
|
||||||
# Started: Sept 1999
|
# Started: Sept 1999
|
||||||
# Last Change: Thursday 07 September 2000, 10:10
|
# Last Change: Thursday 07 September 2000, 10:48
|
||||||
# Edit Time: 0:15:16
|
# Edit Time: 0:51:24
|
||||||
# Description:
|
# Description:
|
||||||
#
|
#
|
||||||
# $Id: postconfig,v 1.36 2000/09/07 08:11:05 czo Exp $
|
# $Id: postconfig,v 1.37 2000/09/07 08:49:40 czo Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/usr/local/bin:/bin:/usr/bin:${PATH}
|
PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/usr/local/bin:/bin:/usr/bin:${PATH}
|
||||||
|
@ -67,7 +67,7 @@ echo ""
|
||||||
|
|
||||||
cd $UPDATE_IN
|
cd $UPDATE_IN
|
||||||
# cvs diff $MODIFIED_FILES | head -50
|
# cvs diff $MODIFIED_FILES | head -50
|
||||||
) >> "$TMPFILE"
|
)
|
||||||
# pwd
|
# pwd
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue