[Git][reproducible-builds/diffoscope][master] Correct reference to the ".rdx" extension in a comment.

Chris Lamb gitlab at salsa.debian.org
Fri Nov 8 19:44:58 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
4a003697 by Chris Lamb at 2019-11-08T19:44:32Z
Correct reference to the ".rdx" extension in a comment.

- - - - -


1 changed file:

- diffoscope/comparators/rdata.py


Changes:

=====================================
diffoscope/comparators/rdata.py
=====================================
@@ -70,7 +70,7 @@ def get_module_path_for_rdb(rdb):
     R's lazyLoad method does not take a filename directly to an .rdb file (eg.
     `/path/to/foo.rdb`) but rather the path without any extension (eg.
     `/path/to/foo`). It also requires that the .rdx file exists at
-    `/path/to/foo.fdx`.
+    `/path/to/foo.rdx`.
 
     We thus locate the corresponding .rdx file in the surrounding container and
     copy that to `foo.rdx`. We use a temporary directory to ensure we do not



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/4a003697b57539c763b92fd48295dbdaec16960f
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/20191108/4f10ba8b/attachment.htm>


More information about the rb-commits mailing list