Andreas Tille pushed to branch master at Debian Med / murasaki


Commits:
67afdb1f by Andreas Tille at 2020-12-18T10:10:14+01:00
Add missing semicolon

- - - - -


1 changed file:

- debian/tests/run-unit-test


Changes:

=====================================
debian/tests/run-unit-test
=====================================
@@ -27,7 +27,7 @@ do
        echo "PASSED GENEPARSE"
        echo
 
-    if [ $(dpkg-architecture -qDEB_HOST_ARCH) = "armhf" ] then
+    if [ $(dpkg-architecture -qDEB_HOST_ARCH) = "armhf" ] ; then
        echo "Skip Testing mbfa on $f (see bug #977621)"
     else
        echo "Testing mbfa on $f"



View it on GitLab: 
https://salsa.debian.org/med-team/murasaki/-/commit/67afdb1f997df116814c313a7c04393253cf853b

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/murasaki/-/commit/67afdb1f997df116814c313a7c04393253cf853b
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to