Andreas Tille pushed to branch master at Debian Med / community / helper-scripts


Commits:
6578d7a1 by Andreas Tille at 2018-03-09T13:53:45+01:00
Fix path of documentation

- - - - -


1 changed file:

- create_README.source


Changes:

=====================================
create_README.source
=====================================
--- a/create_README.source
+++ b/create_README.source
@@ -20,7 +20,7 @@ for rda in `ls ../data/*.rda ../data/*.RData 2>/dev/null` ; do
     >&2 echo "Verify documentation for $rda manually"
   else
         echo "Files: data/$(basename $rda)"
-        echo "Documented: $rdoc"
+        echo $rdoc | sed 's#^\.\./#Documented: #'
         grep '\\title' $rdoc | sed -e 's/^\\title{/  /' -e 's/ *} *$//'
         echo ""
   fi



View it on GitLab: 
https://salsa.debian.org/med-team/community/helper-scripts/commit/6578d7a19e018f64340e9ce1e3a41851d9af764e

---
View it on GitLab: 
https://salsa.debian.org/med-team/community/helper-scripts/commit/6578d7a19e018f64340e9ce1e3a41851d9af764e
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to