You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-commits@incubator.apache.org by ws...@apache.org on 2009/03/14 19:59:57 UTC

svn commit: r754511 - in /incubator/olio/workload: php/trunk/bin/fileloader.rb rails/trunk/bin/fileloader.rb rails/trunk/bin/fileloader.sh

Author: wsobel
Date: Sat Mar 14 19:59:56 2009
New Revision: 754511

URL: http://svn.apache.org/viewvc?rev=754511&view=rev
Log:
Fix for OLIO-10: Removed fileloader.rb and merged the fileloader in rails with the php version

Removed:
    incubator/olio/workload/php/trunk/bin/fileloader.rb
    incubator/olio/workload/rails/trunk/bin/fileloader.rb
Modified:
    incubator/olio/workload/rails/trunk/bin/fileloader.sh

Modified: incubator/olio/workload/rails/trunk/bin/fileloader.sh
URL: http://svn.apache.org/viewvc/incubator/olio/workload/rails/trunk/bin/fileloader.sh?rev=754511&r1=754510&r2=754511&view=diff
==============================================================================
--- incubator/olio/workload/rails/trunk/bin/fileloader.sh (original)
+++ incubator/olio/workload/rails/trunk/bin/fileloader.sh Sat Mar 14 19:59:56 2009
@@ -1,4 +1,12 @@
 #!/bin/sh
+##############################################################
+#  Copyright ?? 2008 Sun Microsystems, Inc. All rights reserved
+#
+#  Use is subject to license terms.
+#
+#  $Id: fileloader.sh,v 1.1.1.1 2008/09/29 22:33:07 sp208304 Exp $
+##############################################################
+
 #Script to run loader by hand
 
 if [ -z "$1" ] ; then