[Git][reproducible-builds/diffoscope][master] Correct grammar in a fsimage.py debug message.

Chris Lamb gitlab at salsa.debian.org
Mon May 10 11:58:10 UTC 2021



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
fcb648e1 by Chris Lamb at 2021-05-10T12:57:47+01:00
Correct grammar in a fsimage.py debug message.

- - - - -


1 changed file:

- diffoscope/comparators/fsimage.py


Changes:

=====================================
diffoscope/comparators/fsimage.py
=====================================
@@ -54,7 +54,7 @@ class FsImageContainer(Archive):
             logger.debug("Launching guestfs; this may take some time")
             with profile("command", "guestfs"):
                 self.g.launch()
-            logger.debug("guestfs successful launched")
+            logger.debug("guestfs successfully launched")
         except RuntimeError:
             logger.exception("guestfs failed to launch")
             logger.error(



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/fcb648e160c66c6a94585145f210fad5a3f7db10

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/fcb648e160c66c6a94585145f210fad5a3f7db10
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20210510/19c68a57/attachment.htm>


More information about the rb-commits mailing list