svn commit: samba r19708 - in branches/SAMBA_4_0/source/script/tests: .

mimir at samba.org mimir at samba.org
Tue Nov 14 23:17:40 GMT 2006


Author: mimir
Date: 2006-11-14 23:17:39 +0000 (Tue, 14 Nov 2006)
New Revision: 19708

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19708

Log:
add a script for running net tests separately


rafal


Added:
   branches/SAMBA_4_0/source/script/tests/tests_net.sh


Changeset:
Added: branches/SAMBA_4_0/source/script/tests/tests_net.sh
===================================================================
--- branches/SAMBA_4_0/source/script/tests/tests_net.sh	2006-11-14 21:03:52 UTC (rev 19707)
+++ branches/SAMBA_4_0/source/script/tests/tests_net.sh	2006-11-14 23:17:39 UTC (rev 19708)
@@ -0,0 +1,2 @@
+#!/bin/sh
+ $SRCDIR/script/tests/test_net.sh $SERVER $USERNAME $PASSWORD $DOMAIN || failed=`expr $failed + $?`


Property changes on: branches/SAMBA_4_0/source/script/tests/tests_net.sh
___________________________________________________________________
Name: svn:executable
   + *



More information about the samba-cvs mailing list