Displaying 20 results from an estimated 21 matches for "testone".
2002 Mar 21
3
plot question
Hi!
I want to display 2 graphs with different number of data points on the
x-axis. The code below scales them so it seems that testtwo has the
same number of data points as testone. How can I fix that? thanks.
z<-1:50;
x<-1:100;
plot(x,testone,type="l",xlab="",ylab="",main="",lty=4,axes=FALSE,ylim=c(-1.0,1.0),cex=1);
par(new=TRUE);
plot(z,testtwo,type="l",xlab="",ylab="",main="",lty=1,col...
2007 Nov 01
1
Rcmdr Plugin and menus.txt
...and/menu
activation install?
menu psychMenu topMenu
"" ""
"" ""
item psychMenu command "Test"
testOne "" ""
item topMenu cascade
"Psych" psychMenu
"" ""
menu testTwoMenu psychMenu
""...
2010 Jan 02
1
Help with tryCatch
Windows XP
R 2.8.1
Colleagues,
I am trying to run a function testone() and if the function completes without error do one set of instructions, and if the function generates either a warning or an error run another set of instructions. I have read try, and tryCatch help screens at least 20 times, have tried to experiment with code, but I can't understand how to a...
2007 Sep 10
2
'r' flag in ACL stomping on 'l' flag effect
...ox acl file:
authenticated lrwik
* OK Dovecot ready.
1 login ........
1 OK Logged in.
2 list "" *
* LIST (\Noselect \HasChildren) "." "Testing/"
* LIST (\HasNoChildren) "." "Testing/TestTwo"
* LIST (\HasNoChildren) "." "Testing/TestOne"
2 OK List completed.
3 select "Testing/TestTwo"
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)]
Flags permitted.
* 0 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1189458953] UIDs valid
* OK [UIDNEXT 1] Predicted next UID...
2009 Feb 25
3
[LLVMdev] [PATCH] Parallelized make check
...0 ; \
PATH="$(LLVMToolDir):$(LLVM_SRC_ROOT)/test/Scripts:$(PATH)" \
$(RUNTEST) $(RUNTESTFLAGS) )
else
-check-local:: site.exp
+check-local:: $(SITE_EXP)
@echo "*** dejagnu not found. Make sure 'runtest' is in your PATH, then reconfigure LLVM."
endif
ifdef TESTONE
-CLEANED_TESTONE := $(patsubst %/,%,$(TESTONE))
+CLEANED_TESTONE := $(patsubst %/,%,$(TESTONE:$(CURDIR)/%=%))
CLEANED_TESTONE := $(patsubst test/%,%,$(CLEANED_TESTONE))
SUBDIR := $(shell dirname $(CLEANED_TESTONE))
TESTPATH := $(LLVM_SRC_ROOT)/test/$(CLEANED_TESTONE)
-check-one: site.exp $(TCLSH...
2009 Sep 02
1
[LLVMdev] XPASS forAsmBlocksComplexJumpTarget.c (-fasm-blocks)
Building r80796 of the "release_26" branch on Ubuntu 9.04, I'm getting
an XPASS on:
ssen at ssen:~/llvm/build$ make TESTONE=FrontendC/2009-08-11-
AsmBlocksComplexJumpTarget.c check-one
make[1]: Entering directory `/home/ssen/llvm/build/test'
Making a new site.exp file...
XPASS: /home/ssen/llvm/test/FrontendC/2009-08-11-
AsmBlocksComplexJumpTarget.c
make[1]: Leaving directory `/home/ssen/llvm/build/test'
ssen a...
2006 Sep 12
1
unix password sync = yes, did not sync unix passwd
I'm not sure when the last time I run smbpasswd to change the user
password, however when I run it only change NT and LM hash attribute,
not the unix passwd attributes.
smb.conf:
...
passdb backend = ldapsam:"ldap://127.0.0.1"
unix password sync = yes
passwd program = /usr/local/sbin/passwd.pl %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
2015 Jan 09
4
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
Hello, all!
Well, third time is *not* the charm for me. (I've been through the
process 3 times with 3 different DCs).
I am trying to set up a member server, using Samba 4.1.14, and washing
out when getting to the winbind testing. I've tried ignoring the failure
and pressing on, but that didn't get anywhere.
In this instance, I have a freshly-installed, configured and functioning
2015 Jan 09
0
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
Hai,
Did you assign any UID/GID to users/groups in the AD.. i think not.
If No, please do so first else you wont see any output.
how : https://wiki.samba.org/index.php/Using_RFC2307_on_a_Samba_DC
My advice use the windows ADUC to set the GID/UID
If Yes.. Ok.. thats strange,..
post your (sanitized) smb.conf
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: d3r3kshaw at
2009 Feb 25
0
[LLVMdev] [PATCH] Parallelized make check
...=====
--- Makefile (revision 65432)
+++ Makefile (working copy)
@@ -26,6 +26,8 @@
RUNTESTFLAGS := $(VERBOSE)
endif
+FORCETGT := FORCE
+
ifdef TESTSUITE
CLEANED_TESTSUITE := $(patsubst %/,%,$(TESTSUITE))
CLEANED_TESTSUITE := $(patsubst test/%,%,$(CLEANED_TESTSUITE))
@@ -63,6 +65,7 @@
CLEANED_TESTONE := $(patsubst test/%,%,$(CLEANED_TESTONE))
SUBDIR := $(shell dirname $(CLEANED_TESTONE))
TESTPATH := $(LLVM_SRC_ROOT)/test/$(CLEANED_TESTONE)
+FORCETGT :=
check-one: site.exp $(TCLSH)
$(Verb)( echo "source $(LLVM_OBJ_ROOT)/test/site.exp" ; \
echo "set subdir $(SUBDIR)"...
2017 Feb 09
3
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Thu, 2017-02-09 at 10:53 +1100, Tom Robinson via samba wrote:
> On 07/02/17 21:45, Tom Robinson via samba wrote:
> > On 07/02/17 17:01, Andrew Bartlett via samba wrote:
> > > On Tue, 2017-02-07 at 15:58 +1100, Tom Robinson via samba wrote:
> > > > Hi,
> > > > \
> > > > Next rid = 13001
> > > > krb5_init_context failed (Invalid
2015 Jan 13
1
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
On 13/01/15 01:07, BISI wrote:
> Found it! (Thanks to Louis van Belle and Rowland Penny for their
> guidance).
>
> The wiki page for
> https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server
> *really* needs a note about this to be added. It will save a lot of
> frustration and wasted time for others coming behind.
>
> The reason I say this is that a
1999 Dec 15
1
R-0.90.1 is released
I've rolled up R-0.90.1.tgz a moment ago.
You can get it from
ftp://cvs.r-project.org/pub/CRAN/src/base/R-0.90.1.tgz
or
http://cvs.r-project.org/pub/CRAN/src/base/R-0.90.1.tgz
or wait for it to be mirrored at a CRAN site near you within a day or two.
There's also a version split in two for floppies and a patch file if
you prefer that.
For the R Core Team,
Peter D.
Here's
1999 Dec 15
1
R-0.90.1 is released
I've rolled up R-0.90.1.tgz a moment ago.
You can get it from
ftp://cvs.r-project.org/pub/CRAN/src/base/R-0.90.1.tgz
or
http://cvs.r-project.org/pub/CRAN/src/base/R-0.90.1.tgz
or wait for it to be mirrored at a CRAN site near you within a day or two.
There's also a version split in two for floppies and a patch file if
you prefer that.
For the R Core Team,
Peter D.
Here's
2017 Feb 10
0
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On 09/02/17 11:14, Andrew Bartlett via samba wrote:
> On Thu, 2017-02-09 at 10:53 +1100, Tom Robinson via samba wrote:
>> On 07/02/17 21:45, Tom Robinson via samba wrote:
>>> On 07/02/17 17:01, Andrew Bartlett via samba wrote:
>>>> On Tue, 2017-02-07 at 15:58 +1100, Tom Robinson via samba wrote:
>>>>> Hi,
>>>>> \
>>>>> Next
2009 Feb 25
0
[LLVMdev] [PATCH] Parallelized make check
On Wed, Feb 25, 2009 at 10:26:02AM -0800, Chris Lattner wrote:
>
> On Feb 24, 2009, at 10:03 PM, Julien Lerouge wrote:
>
> > On Tue, Feb 24, 2009 at 06:24:17PM -0800, Julien Lerouge wrote:
> >> I haven't tested with objdir != srcdir.
> >
> > Ok, that was broken. Attached is a smaller diff that should work in
> > all
> > cases.
>
> This
2009 Feb 26
1
[LLVMdev] [PATCH] Parallelized make check
...ST)
+ @$(ECHO) "JCHECKS := \\" > $@
+ @$(SED) 's/$$/ \\/' < $(JTESTLIST) >> $@
+ @$(ECHO) >> $@
+ @$(ECHO) "Running test... "
+
+ifeq ($(MAKECMDGOALS), jcheck-local)
+ -include Makefile.jcheck
+endif
+
+$(JCHECKS): site.exp FORCE
+ @$(MAKE) check-one TESTONE=$(@:%.log=%) FORCESITEEXP= &>$@
+ @cat $@
+
+jcheck-local: $(JCHECKS)
+ @$(ECHO) " === Report ===\n" > $(JLOG)
+ @xargs cat < $(JTESTLIST) >> $(JLOG)
+ @$(ECHO) "\n\n\n\n === Summary ===\n" >> $(JLOG)
+ @for R in PASS FAIL X...
2009 Feb 25
2
[LLVMdev] [PATCH] Parallelized make check
On Feb 24, 2009, at 10:03 PM, Julien Lerouge wrote:
> On Tue, Feb 24, 2009 at 06:24:17PM -0800, Julien Lerouge wrote:
>> I haven't tested with objdir != srcdir.
>
> Ok, that was broken. Attached is a smaller diff that should work in
> all
> cases.
This sounds really cool Julien! Two questions: 1) does it preserve
the checking that the existing tcl stuff does, which
2015 Jan 13
0
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
Found it! (Thanks to Louis van Belle and Rowland Penny for their guidance).
The wiki page for
https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server *really*
needs a note about this to be added. It will save a lot of frustration
and wasted time for others coming behind.
The reason I say this is that a default Windows Server 2008 R2 install,
*does not provide* the necessary tools
2003 Oct 08
1
R-1.8.0 is released
I've rolled up R-1.8.0.tgz a short while ago. This is a new version
with major changes (see below). Notably, the Macintosh version for OS
X has been substantially improved; the old Carbon interface is no
longer being supported.
Also notice that the underscore will no longer work as an assignment
operator.
There is also a bunch of new functions and an assortment of bugs have
been fixed.
You