Skip to content

Commit

Permalink
Update BEAST_logThinner
Browse files Browse the repository at this point in the history
  • Loading branch information
justincbagley committed Jan 6, 2021
1 parent 067ad07 commit fbf42f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bin/BEAST_logThinner
Expand Up @@ -10,7 +10,7 @@
# Author: Justin C. Bagley #
# Date: Created by Justin Bagley on Thu, Dec 12 14:49:52 CST 2019. #
# Last update: December 23, 2020 #
# Copyright (c) 2019-2020 Justin C. Bagley. All rights reserved. #
# Copyright (c) 2019-2021 Justin C. Bagley. All rights reserved. #
# Please report bugs to <jbagley@jsu.edu>. #
# #
# Description: #
Expand Down Expand Up @@ -131,7 +131,7 @@ BEAST_logThinner () {

echo "INFO | $(date) |----------------------------------------------------------------"
echo "INFO | $(date) | BEAST_logThinner, v1.0.1 April 2020 "
echo "INFO | $(date) | Copyright (c) 2019-2020 Justin C. Bagley. All rights reserved. "
echo "INFO | $(date) | Copyright (c) 2019-2021 Justin C. Bagley. All rights reserved. "
echo "INFO | $(date) |----------------------------------------------------------------"

###### READ IN PARAMETERS FOR LOG FILE THINNING:
Expand Down Expand Up @@ -239,7 +239,7 @@ USAGE="Usage: $(basename "$0") [OPTION]...
PLoS Computational Biology, 10, e1003537.
Created by Justin Bagley on Thu, Dec 12 14:49:52 CST 2019.
Copyright (c) 2019-2020 Justin C. Bagley. All rights reserved.
Copyright (c) 2019-2021 Justin C. Bagley. All rights reserved.
"

#if [[ -z "$*" ]]; then
Expand Down

0 comments on commit fbf42f9

Please sign in to comment.