search for: sumfil

Displaying 4 results from an estimated 4 matches for "sumfil".

Did you mean: sumfile
2008 Jun 20
1
unable to update the matrix values within a function
Hi, I don't understand why this doesn't work: matTest <- matrix(nrow=3, ncol=3) testMove <- function(I, J){ for(i in 1:I){ for(j in 1:J){ matTest[i, j] <- i+j } } } testMove(2, 3) matTest Why the elements of the matrix matTest are still NA? How could I fix it? Thanks, Ken
2009 Sep 09
1
oVirt Appliance / Single Machine Install
The following two patches fixes / reimplements the oVirt appliance project, installing the entire oVirt stack including all server and node components on one machine. These patches are intended to be checked out and used to build the appliance rpm, after which it is installed provides the /usr/sbin/ovirt-appliance-ctrl script to install/uninstall the appliance. The first patch merely removes
2014 Apr 16
1
[Bug 10555] New: checksum-reading.diff causes rsync to segfault with large amount of files
...ild processes) ... Works with small amount of files in directory. Does not work with large amount of files in directory. If I compile without the checksum-reading.diff, the binary works fine with both large file sets and small file sets. Interesting part is that I was not even using the "--sumfiles=MODE" option at all when the problems occur, just having the patch applied results in issues. Tested only with 3.1.pre1 -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
2008 Mar 10
2
New rsync option checksum-path
This is a suggestion for adding to rsync an option "--checksum-path=PROGRAM". Once this option is given, provided it is accompained by option "--checksum", both the receiving and sending side of rsync would compute checksums calling PROGRAM, instead of the usual checksum program. Why is this usefull? Suppose I have two collections of MP3 files at different locations which I