From fcf179bee152fabeb555eaec5a90ea38ebea1029 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Thu, 29 Jun 2023 13:23:51 +0200 Subject: [PATCH] clone_customer_repository(): add additional debug-output. --- git_helpers | 2 ++ 1 file changed, 2 insertions(+) diff --git a/git_helpers b/git_helpers index 13159b0..d060d25 100755 --- a/git_helpers +++ b/git_helpers @@ -155,6 +155,8 @@ clone_customer_repository () { fi cd_home + + log_info "$func:${LINENO} nach cd_home $PWD" } # clone_customer_repository -> # https://git.mimbach49.de/GerhardHoffmann/customer_281.git