[med-svn] [Git][med-team/itksnap][itk-transition] Correct creation of experimental entry

Gert Wollny gitlab at salsa.debian.org
Sun Feb 18 10:09:47 UTC 2018


Gert Wollny pushed to branch itk-transition at Debian Med / itksnap


Commits:
a5fa2913 by Gert Wollny at 2018-02-18T11:08:26+01:00
Correct creation of experimental entry

- - - - -


1 changed file:

- debian/.gitlab-ci.yml


Changes:

=====================================
debian/.gitlab-ci.yml
=====================================
--- a/debian/.gitlab-ci.yml
+++ b/debian/.gitlab-ci.yml
@@ -6,7 +6,7 @@ build:
   before_script:
     - cat /etc/apt/sources.list
     - echo "adding experimental" 
-    - grep "^deb .* sid "  /etc/apt/sources.list | sed -e "s/ sid /experimental/" >> /etc/apt/sources.list
+    - grep "^deb .* sid "  /etc/apt/sources.list | sed -e "s/ sid / experimental /" >> /etc/apt/sources.list
     - cat /etc/apt/sources.list
     - apt-get update && apt-get -y install devscripts git-buildpackage
     - apt-get -t experimental libinsighttoolkit4-dev



View it on GitLab: https://salsa.debian.org/med-team/itksnap/commit/a5fa291324f0f13702b570557f6d6fc2f24f1034

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


More information about the debian-med-commit mailing list