# HG changeset patch # User Franz Glasner # Date 1571169259 -7200 # Node ID cf9dde7a3a0d5a588dca1e8c824753b7e24a6f7b # Parent 057f836d1d17f6881d1e1d83b8bce5472443c69d FIX: Syntax error: there must be a word separator after the ":" command diff -r 057f836d1d17 -r cf9dde7a3a0d bin/check-ports --- a/bin/check-ports Tue Oct 15 09:34:22 2019 +0200 +++ b/bin/check-ports Tue Oct 15 21:54:19 2019 +0200 @@ -231,7 +231,7 @@ } get_immediate_remote_repo_version() { - :'Ask a remote repository for the version of a package. + : 'Ask a remote repository for the version of a package. Args: _repo: the repository name