From 662ca0f062012e847197818fddd2fdc61ea1da9e Mon Sep 17 00:00:00 2001 From: Barry McCormick Date: Tue, 10 Oct 2023 17:01:21 -0700 Subject: [PATCH] test 50 --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 27415d2..2d35136 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -21,8 +21,8 @@ task: - bastille list - git clone https://github.com/BastilleBSD/templates.git - cd templates - - echo " branch is $branch " - - git diff --dirstat main $branch ./* > diff.txt + - echo " branch is $BRANCH " + - git diff --dirstat main $BRANCH ./* > diff.txt - echo "*** diff.txt ***" - cat diff.txt - # Use sed to remove characters before the match pattern