From f7fa1bcc953b748a874d136ee935f319cb8cf485 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 7 Sep 2018 08:08:11 +0200 Subject: lib/common-functions: add TODO --- lib/common-functions | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/common-functions b/lib/common-functions index 3d5bef1..319a85e 100755 --- a/lib/common-functions +++ b/lib/common-functions @@ -9,6 +9,8 @@ if [ -z "${base_dir}" ]; then . '../lib/load-configuration' fi +# TODO: make rsync and sftp connection error fail safe + # find_pkgbuilds package repository git_repository git_revision mod_git_revision # find the PKGBUILD and modification of $package from $repository # sets $PKGBUILD and $PKGBUILD_mod -- cgit v1.2.3-54-g00ecf