From 7ee072973927941969cdd5a4246c442b224d7831 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 6 Nov 2017 11:29:40 +0100 Subject: bin/common-functions: remove impossible TODO --- bin/common-functions | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bin/common-functions b/bin/common-functions index 5d4946c..c6e821e 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -2,10 +2,6 @@ # contains functions used by more than one script -# TODO: prosody-1:0.10.0-2-i686.pkg.tar.xz vs. -# prosody-1:0.10.r7198+.2fd20f372cb1+-2-i686.pkg.tar.xz -# was not recognized? - # shellcheck disable=SC2039 if [ -z "${base_dir}" ]; then -- cgit v1.2.3-54-g00ecf