[med-svn] [Git][med-team/resfinder][master] Annonymous cloning of resfinder_db

Andreas Tille gitlab at salsa.debian.org
Mon Jun 25 15:13:58 BST 2018


Andreas Tille pushed to branch master at Debian Med / resfinder


Commits:
a77d84ce by Andreas Tille at 2018-06-25T16:11:58+02:00
Annonymous cloning of resfinder_db

- - - - -


2 changed files:

- + debian/patches/anonymous_cloning_db.patch
- + debian/patches/series


Changes:

=====================================
debian/patches/anonymous_cloning_db.patch
=====================================
--- /dev/null
+++ b/debian/patches/anonymous_cloning_db.patch
@@ -0,0 +1,15 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Mon, 25 Jun 2018 16:11:04 +0200
+Description: Enable annonymous cloning of resfinder_db
+
+--- a/INSTALL_DB
++++ b/INSTALL_DB
+@@ -11,7 +11,7 @@ fi
+ 
+ # Check if the path is valid and unexisting
+ if [ ! -d $path ]; then
+-   git clone git at bitbucket.org:genomicepidemiology/resfinder_db.git $path
++   LC_ALL=C git clone https://bitbucket.org/genomicepidemiology/resfinder_db.git $path
+ else
+    echo "Error: path exists! Please provide a valid and unused path..."
+ fi


=====================================
debian/patches/series
=====================================
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+anonymous_cloning_db.patch



View it on GitLab: https://salsa.debian.org/med-team/resfinder/commit/a77d84ce8b2955149ab7cbb3969de25af32f5212

-- 
View it on GitLab: https://salsa.debian.org/med-team/resfinder/commit/a77d84ce8b2955149ab7cbb3969de25af32f5212
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180625/ab9d69a9/attachment.html>


More information about the debian-med-commit mailing list