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.
_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to