On Mon, Jul 01, 2024 at 06:56:40AM +0000, Ravi Singh wrote: > Hi Richard, > > As discussed, I have created a fork from the master branch and updated it with > my patch. Here are the details of the testing I conducted: > > 1. Ran `make quickcheck`: Please find the attached log file for the results. > 2. Ran `make check`: A few tests are failing on my system due to issues with > Fedora and SQLite configurations. The log file for this test is also attached. > > You can find the forked branch at the following link: > https://github.com/rsingh-veritas/libguestfs.git
A few basics first: - The commit doesn't have an author name. - The commit has no information at all about the change. - One file at least has whitespace problems, adding empty lines at the end of the file. - There are no tests at all. - Copyright dates are not 2024. - Make the first line of the top comment be about the file, not just something that was copied and pasted. And let's think about how to split up the commits to make a story: https://people.redhat.com/rjones/how-to-supply-code-to-open-source-projects/ (section 3) Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v _______________________________________________ Libguestfs mailing list -- guestfs@lists.libguestfs.org To unsubscribe send an email to guestfs-le...@lists.libguestfs.org