search for: moo

Displaying 20 results from an estimated 120 matches for "moo".

Did you mean: mon
2006 Apr 17
6
DO NOT REPLY [Bug 3692] New: regression: symlinks are created as hardlinks with --link-dest
...the same command does nothing because it's now in sync. by verbose example... ## show the current state of things [] ls -aliT 0 1 2 3 4 ls: 1: No such file or directory ls: 2: No such file or directory ls: 3: No such file or directory ls: 4: No such file or directory 0: 550260 drwxr-x--- 2 moo moo 512 Apr 16 22:35:34 2006 . 415920 drwxr-xr-x 5 moo moo 512 Apr 17 00:46:06 2006 .. 550261 prw-rw---- 1 moo moo 0 Aug 9 02:01:36 2005 fifo0 550262 prw-rw---- 2 moo moo 0 Aug 2 00:47:06 2005 fifohard1 550262 prw-rw---- 2 moo moo 0 Aug 2 00:47:06 2005 fif...
2009 Nov 03
3
Weird operator behaviour
...CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA [235] CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA [253] CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA CRA [271] CRA CRA CRA CRA CRA CRA CRA CRA MAK MAK MAK MAK MAK MAK MAK MAK MAK MAK [289] MAK MAK MAK MAK MAK MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO MOO [307] MOO MOO PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC PHC [325] PHC PHC PHC POS POS POS POS POS POS POS POS POS POS POS PTO PTO PTO PTO [343] PTO PTO PTO PTO PTO PTO PTO PTO PTO PTO PTO RBM RBM RBM RBM RBM RBM RBM [361] RBM RBM RBM...
2006 Feb 02
3
dynamic addition of table rows
Hi, I have a table laid out something like this: <table> <thead> <tr> <th>col 1</th> <th>col 2</th> </tr> </thead> <tbody id="tablebody"> <tr> <td>moo</td> <td>moo</td> </tr> <tr> <td>moo</td> <td>moo</td> </tr> </tbody> </table> I''m using Ajax.Updater with the insertion: option to create a new insertion, like so: var ajx = new Ajax.updater('...
2013 Jan 16
2
Codetools Query (repost)
Sorry for reposting, i keep forgetting this should be plain text. Will not make this mistake again Hello, The following code moo <- function(a=1){ x=1; x=x+y} funs <- new.env() enter <- function(type, v, e, w){ assign(v, TRUE, funs) } library(codetools) collectUsage(moo, enterGlobal = enter) adds + to the environment funs i.e. funs: "=" "{" "+" "y" How can i ignore varia...
2006 Apr 17
11
DO NOT REPLY [Bug 3693] New: rsync can use same --link-dest file several times, leading to incorrect hard links
https://bugzilla.samba.org/show_bug.cgi?id=3693 Summary: rsync can use same --link-dest file several times, leading to incorrect hard links Product: rsync Version: 2.6.8 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo:
2005 Mar 09
1
°Eric Moos/SYSTEM/FRANKFURT/BFI/BNP is out of the office.
I will be out of the office starting 09.03.2005 and will not return until 14.03.2005. I will respond to your message when I return. In urgent cases please contact Mr. Michael Klein (michael.klein@bnpparibas.com) +49(0)6971936960. With kind regards, Eric Moos This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whol...
2005 May 25
1
°Eric Moos/SYSTEM/FRANKFURT/BFI/BNP is out of the office.
I will be out of the office starting 25.05.2005 and will not return until 26.05.2005. I will respond to your message when I return. In urgent cases please contact Mr. Michael Klein (michael.klein@bnpparibas.com) +49(0)6971936960. With kind regards, Eric Moos This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whol...
2005 Apr 21
0
°Eric Moos/SYSTEM/FRANKFURT/BFI/BNP is out of the office.
I will be out of the office starting 21.04.2005 and will not return until 25.04.2005. I will respond to your message when I return. In urgent cases please contact Mr. Michael Klein (michael.klein@bnpparibas.com) +49(0)6971936960. With kind regards, Eric Moos This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whol...
2012 Mar 20
0
[LLVMdev] Runtime linker issue wtih X11R6 on i386 with -O3 optimization
...shared -o libb.so b.o app: liba.so libb.so clang ${CFLAGS} -fpic app.c -o app clean: rm -f a.o b.o liba.so libb.so app === a.c === #include <stdio.h> #include <stdlib.h> #include "shared.h" int something = 1; int something_else = 1; int something_different = 1; void moo(int x) { printf("made it to moo %d\n", x); } void meh(int x) { printf("made it to meh %d\n", x); } void foo(int x, int y, int z) { if (something) { if (something_else) { if (something_different) { ex_func(x, y, z); meh(y); } moo(x); } return; } ex_f...
2004 Feb 22
2
Crashed filesystem - directory recovery
Hello folks, I had an ext3 filesystem mounted as the root of a Linux MOO server. Unfortunately, the filesystem was on one of the infamous DTLA-3070xx drives - and the drive decided to fail at the worst moment it possibly could, trashing the filesystem fairly well. The situation is as follows: I used dd_rescue to create an image of what is left of the filesystem, but...
2007 Oct 31
16
Am I missing something with Heckle?
...eing really, REALLY stupid. Heckle does not appear to support RSpec directly, so I''m trying to use spec --heckle (RSpec trunk as of 10 mins ago, Heckle 1.4.1). I''ve constructed this pair of sample files: 18> ~/Desktop/heckle_test % cat lib/cow.rb class Cow def moo "moo" end end 19> ~/Desktop/heckle_test % cat spec/cow_spec.rb require ''rubygems'' require ''spec'' require File.dirname(__FILE__) + ''/../lib/cow.rb'' describe Cow do it "should moo when sent :...
2001 Apr 17
4
Samba 2.2.0 - glossy press release :-).
In the interests of full disclosure, here's the glossy press release (with html as well ! :-). Jeremy. --------------------------------------------------------------------- Samba 2.2.0 - Powering the next generation of Network Attached -------------------------------------------------------------- Storage. -------- 17
2007 Feb 13
2
Scope question
If I do something like the following: class blah { File { mode => 111 } file { "/cheese": } } Will the File override stay within the class or break outside? Also, if I then do: class moo inherits blah { File { owner => bob } file { "/bobsfile": } } What will happen? Thanks, Trevor _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
1996 Mar 23
0
No subject
Announcing Moo-Tiff for FreeBSD 2.1. Sender: owner-freebsd-announce@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Moo-Tiff is a 100% compatible port of OSF/Motif 2.0 for FreeBSD 2.1, built from the official OSF sources and run through the OSF VTS (Validation Test Suite). If it works with OSF/Motif 2.0 on any...
2007 Feb 20
6
How to spec code with multiple (interacting) paths
...t;db_updater"); @db_updater.stub! (:update_db) @data_storer = DataStorer.new(@logger, @emailer, @db_updater, true) end specify "should log the data given when asked to store" do @logger.should_receive(:log).with("I was told to store ''moo''") @data_storer.store("moo") end specify "should email the data given when asked to store" do @emailer.should_receive(:send_email).with("Somebody stored ''moo''") @data_storer.store("moo&quo...
2004 Aug 02
1
mount cifs trouble
Hi, I am trying to get an fedora core 2(samba-3.0.3-5) export mounted as cifs on a fedora core 3 test 1(kernel-2.6.7-1.478, samba-3.0.5-0pre1.0). It always gives an error operation not permitted. [root@ayanami1 root]# mount -t cifs -o user=moo,password=cow //ayanami3/ moo /mnt/cow mount error 1 = Operation not permitted Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) I can mount windows2003 export as cifs perfectly on FC3-t1 machine. Both FC2 and FC3-t1 smbd have NBT option turned off, and only listening to TCP445....
2007 Jul 11
21
"they" synonym for "it"?
I''ve noticed that I phrase a lot of shared behaviours in plural, eg describe "All payment_details views" How about a "they" alias to "it" so you can write describe "All payment_details views", :shared => true do they "should have a card number field" do # ... end end WDYT? Ashley
2002 Jun 30
3
Network IP address
...reading that 192.168.x.x is the preferred naming convention. If I leave as 66.2.x.x will I have problems with Samba? Because I dont connect to the Internet do I need to change? Thanks in advance and hope Mr. Gerard O'Reilly Intranet Manager Siam Stars Ltd/ Thai-Belgium Industrial Co. Ltd 21/6 Moo 3, Soi Kayha Bangbua, Viphavadee Rangsit Road, 60 Talad Bangkhen, Laksi Bangkok 10210 Tel: +66 (02) 5614649 or (02) 9408750 Fax: +66 (02) 5611486 E-mail: oreilly@ssltbivdc.com
2012 Feb 09
0
[Bug 770] New: ipt_REJECT: multi-directional tcp-reset
...OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: iptables AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: jengelh at medozas.de Estimated Hours: 0.0 Feature request forwarded from IRC user. [~moo at lighttpd/moo] 09/04:30+0100 < moo:#Netfilter> how do i reset the match tcp connection receiver side? -A zone_wan_content_filter -p tcp --sport 80 -m string --algo bm --string "/openV4.js'></script>" -j REJECT --reject-with tcp-reset should reset the sender side but i...
2015 May 17
2
Asterisk "virtual hosting"
...r). I just had the following alternative ideas. - when #include parses a file, prefix all stanzas found therein with text derived from the path, e.g. * #include foo/extensions.conf ? "foo-" * #include bar.conf ? "bar-" * #include foo/bar/moo.conf ? "foo-bar-moo-" - if e.g. a context includes another context using a path separator, then the [common] context is looked up in a different location: * include foo/common ? "foo/extensions.conf" * include foo/bar/common ? &quot...