[med-svn] [Git][med-team/cct][master] Fix typo

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Jul 20 09:11:15 BST 2021



Andreas Tille pushed to branch master at Debian Med / cct


Commits:
66286ddc by Andreas Tille at 2021-07-20T10:10:54+02:00
Fix typo

- - - - -


1 changed file:

- debian/patches/testscripts.patch


Changes:

=====================================
debian/patches/testscripts.patch
=====================================
@@ -22,7 +22,7 @@ Description: Fix some test scripts regarding paths and robustness regarding down
 -if [ ! -d "${CCT_HOME}"/cog_db ]; then
 -  mkdir "${CCT_HOME}"/cog_db
 +if [ ! -d "${CCT_OUT}"/cog_db ]; then
-+  mkdir "${CCT_OUT"/cog_db
++  mkdir "${CCT_OUT}"/cog_db
  fi
  
 -if [ -f "${CCT_HOME}"/cog_db/.complete ]; then



View it on GitLab: https://salsa.debian.org/med-team/cct/-/commit/66286ddc7bc867c1f7fbebf50c512b325edc015b

-- 
View it on GitLab: https://salsa.debian.org/med-team/cct/-/commit/66286ddc7bc867c1f7fbebf50c512b325edc015b
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/20210720/22c948aa/attachment.htm>


More information about the debian-med-commit mailing list