From 6ec938cb04edde600e20e20980258b58231b7639 Mon Sep 17 00:00:00 2001 From: Charadon Date: Thu, 28 Jul 2022 08:25:05 -0400 Subject: Fixed some bugs, and added a bit more consistency to the examples --- dscip | 2 +- failed.sh | 4 ++-- post.sh | 8 ++++++-- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/dscip b/dscip index 275648d..5d86b93 100755 --- a/dscip +++ b/dscip @@ -54,7 +54,7 @@ build () { # Print variables # { echo "################################################################################"; - printf "%s" "$(date) | $DSCIP_NAME | $CURRENT_COMMIT" + printf "%s\n" "$(date) | $DSCIP_NAME | $CURRENT_COMMIT" echo "################################################################################"; echo "DSCIP_GITREPO=$DSCIP_GITREPO"; echo "DSCIP_GITMODE=$DSCIP_GITMODE"; diff --git a/failed.sh b/failed.sh index 524f16c..e1e0f02 100755 --- a/failed.sh +++ b/failed.sh @@ -8,8 +8,8 @@ ftp -in <