Update of /cvsroot/monetdb/pathfinder/src/sqlhelpers/db2tools
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16754/src/sqlhelpers/db2tools

Modified Files:
        pfcreatetables.sh pfloadtables.sh 
Log Message:
propagated changes of Sunday Feb 03 2008 - Friday Feb 08 2008
from the XQuery_0-22 branch to the development trunk


Index: pfcreatetables.sh
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/src/sqlhelpers/db2tools/pfcreatetables.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pfcreatetables.sh   11 Jan 2008 14:38:33 -0000      1.3
+++ pfcreatetables.sh   8 Feb 2008 22:38:26 -0000       1.4
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 THIS=${0}
 THISDIR=${0%/*}

Index: pfloadtables.sh
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/src/sqlhelpers/db2tools/pfloadtables.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pfloadtables.sh     11 Jan 2008 14:38:33 -0000      1.3
+++ pfloadtables.sh     8 Feb 2008 22:38:26 -0000       1.4
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 THIS=${0}
 THISDIR=${0%/*}


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to