test4
This commit is contained in:
parent
89ffaa776c
commit
f23a80cf4c
|
@ -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:48
|
# Last Change: Thursday 07 September 2000, 10:51
|
||||||
# Edit Time: 0:51:24
|
# Edit Time: 0:51:29
|
||||||
# Description:
|
# Description:
|
||||||
#
|
#
|
||||||
# $Id: postconfig,v 1.37 2000/09/07 08:49:40 czo Exp $
|
# $Id: postconfig,v 1.38 2000/09/07 08:51:26 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}
|
||||||
|
@ -65,7 +65,7 @@ echo "===================================================================="
|
||||||
echo "Diff"
|
echo "Diff"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
cd $UPDATE_IN
|
# cd $UPDATE_IN
|
||||||
# cvs diff $MODIFIED_FILES | head -50
|
# cvs diff $MODIFIED_FILES | head -50
|
||||||
)
|
)
|
||||||
# pwd
|
# pwd
|
||||||
|
|
Loading…
Reference in New Issue