git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4d171d
)
r9644: add LOCAL-PAC to the list of 'make test' tests
author
Andrew Tridgell
<tridge@samba.org>
Fri, 26 Aug 2005 11:37:09 +0000
(11:37 +0000)
committer
Gerald (Jerry) Carter
<jerry@samba.org>
Wed, 10 Oct 2007 18:34:36 +0000
(13:34 -0500)
(This used to be commit
13185f468f7f2a6773e58c14480f19c038dfd797
)
source4/script/tests/test_local.sh
patch
|
blob
|
history
diff --git
a/source4/script/tests/test_local.sh
b/source4/script/tests/test_local.sh
index 1e35c82e182035965c0011d5ea904f30d0cbd48b..0b68cae6573d2f7c7647d9115714cb6adeff1501 100755
(executable)
--- a/
source4/script/tests/test_local.sh
+++ b/
source4/script/tests/test_local.sh
@@
-1,6
+1,6
@@
#!/bin/sh
-local_tests="LOCAL-NTLMSSP LOCAL-TALLOC LOCAL-MESSAGING LOCAL-IRPC LOCAL-BINDING LOCAL-IDTREE LOCAL-SOCKET"
+local_tests="LOCAL-NTLMSSP LOCAL-TALLOC LOCAL-MESSAGING LOCAL-IRPC LOCAL-BINDING LOCAL-IDTREE LOCAL-SOCKET
LOCAL-PAC
"
if [ $# -lt 0 ]; then
cat <<EOF