Skip to content

Commit d0eb45e

Browse files
committed
Merge branch 'markmac99' of github.com:ukmda/ukmda-dataprocessing into markmac99
2 parents 24a41a5 + 88abe94 commit d0eb45e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

archive/server_setup/acctStatusChecks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ echo "Not Live: $(wc -l not_live.txt | awk '{print $1}')"
2222
echo "Not Upl: $(wc -l not_uploading.txt | awk '{print $1}')"
2323
echo ""
2424
echo "Dead: $(wc -l not-being-done.txt | awk '{print $1}')"
25-
echo ""
25+
echo ""

0 commit comments

Comments
 (0)