[Ocfstest-commits] colinzhu commits r25 - trunk/bin

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Wed Apr 13 02:02:53 CDT 2005


Author: colinzhu
Date: 2005-04-13 02:02:50 -0500 (Wed, 13 Apr 2005)
New Revision: 25

Added:
   trunk/bin/config_ocfs2.sh
   trunk/bin/test_ocfs2.sh
Log:
Start control file



Added: trunk/bin/config_ocfs2.sh
===================================================================
--- trunk/bin/config_ocfs2.sh	2005-04-13 06:41:34 UTC (rev 24)
+++ trunk/bin/config_ocfs2.sh	2005-04-13 07:02:50 UTC (rev 25)
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd ../ocfs2test/src/TestSuites/ocfs2test/tset/
+./config.sh
+


Property changes on: trunk/bin/config_ocfs2.sh
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/bin/test_ocfs2.sh
===================================================================
--- trunk/bin/test_ocfs2.sh	2005-04-13 06:41:34 UTC (rev 24)
+++ trunk/bin/test_ocfs2.sh	2005-04-13 07:02:50 UTC (rev 25)
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd ../ocfs2test/src/TestSuites/ocfs2test/tset/
+./runtest.sh
+


Property changes on: trunk/bin/test_ocfs2.sh
___________________________________________________________________
Name: svn:executable
   + *



More information about the Ocfstest-commits mailing list