This commit is contained in:
Olivier Sirol 2000-09-07 08:53:55 +00:00
parent 7554b18d66
commit 4be46826c3
1 changed files with 4 additions and 4 deletions

View File

@ -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:51 # Last Change: Thursday 07 September 2000, 10:53
# Edit Time: 0:51:29 # Edit Time: 0:51:34
# Description: # Description:
# #
# $Id: postconfig,v 1.38 2000/09/07 08:51:26 czo Exp $ # $Id: postconfig,v 1.39 2000/09/07 08:53:55 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}
@ -64,7 +64,7 @@ echo ""
echo "====================================================================" 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
) )