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

abartlet at samba.org abartlet at samba.org
Thu Sep 21 05:42:56 GMT 2006


Author: abartlet
Date: 2006-09-21 05:42:56 +0000 (Thu, 21 Sep 2006)
New Revision: 18774

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

Log:
This allows an automated way to setup the test environment in a shell,
with all the helpful env variables set.

TEST_LDAP=yes script/tests/selftest.sh st/ xterm SOCKET_WRAPPER

Andrew Bartlett


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


Changeset:
Added: branches/SAMBA_4_0/source/script/tests/tests_xterm.sh
===================================================================
--- branches/SAMBA_4_0/source/script/tests/tests_xterm.sh	2006-09-21 05:29:07 UTC (rev 18773)
+++ branches/SAMBA_4_0/source/script/tests/tests_xterm.sh	2006-09-21 05:42:56 UTC (rev 18774)
@@ -0,0 +1,2 @@
+#!/bin/sh
+xterm



More information about the samba-cvs mailing list