CVS update: /cowiki/dist/

[email protected] 12 Sep 2005 20:42:09 -0000
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <[email protected]>
User: dgorski 
Date: 2005/09/12 13:42:09

Modified:
   cowiki/dist/buildinterim.sh

Log:
 Removed windows linebreaks

File Changes:

Directory: /cowiki/dist/
========================

File [changed]: buildinterim.sh
Url: http://cowiki.tigris.org/source/browse/cowiki/dist/buildinterim.sh?r1=1.2&r2=1.3
Delta lines:  +1 -2
-------------------
--- buildinterim.sh	3 Sep 2005 18:22:57 -0000	1.2
+++ buildinterim.sh	12 Sep 2005 20:42:07 -0000	1.3
@@ -19,14 +19,13 @@
 #                  Kai Schroeder, <[email protected]>
 # Modified for BSD April 2005 Vish Vishvanath <[email protected]>
 # 
-# $Id: buildinterim.sh,v 1.2 2005/09/03 18:22:57 ytjohn Exp $
+# $Id: buildinterim.sh,v 1.3 2005/09/12 20:42:07 dgorski Exp $
 #
 
 DOCR='/home/cowiki/htdocs/download/nightly'
 SERVER=':pserver:[email protected]:/cvs'
 DISTROOT='/home/cowiki/dist'
 INTERIMROOT='/home/cowiki/dist/interim'
-
 
 CAT=/bin/cat
 GREP=/usr/bin/grep