From 21468d061e594038b6125bc7f5929e1f30e8f674 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Wed, 8 Jun 2005 12:15:19 +0000 Subject: r7388: - fix calling of test_posix.sh - move smbd_fifo into the prefix dir metze (This used to be commit 1f0168e18026268671c9745a193a0002da3dda30) --- source4/script/tests/selftest.sh | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'source4/script/tests') diff --git a/source4/script/tests/selftest.sh b/source4/script/tests/selftest.sh index f012c7c347..12f27dbff9 100755 --- a/source4/script/tests/selftest.sh +++ b/source4/script/tests/selftest.sh @@ -37,18 +37,19 @@ cat >$CONFFILE<smbd_test.fifo +) 9>$PREFIX/smbd_test.fifo -- cgit