Skip to content
Snippets Groups Projects
Select Git revision
  • 9a5f3f7c87351e7bfeb7f93af45f03198eafa70b
  • master default protected
  • add-action-params-in-backup
  • test-fix-cache-issues
4 results

collection_status.sh

Blame
  • David Beniamine's avatar
    9a5f3f7c
    History
    collection_status.sh 135 B
    #!/bin/bash
    DIR=$(realpath $(dirname $0))
    if [ ! -z "$1" ]; then
       conf_file=$1
       shift
    fi
    source $DIR/inc.sh
    
    collection_state -v 0