github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/acceptancetests/repository/charms/dummy-storage/hooks/start (about)

     1  #!/bin/bash
     2  set -x
     3  
     4  juju-log -l INFO "Starting, checking what storage we have."
     5  juju-log -l INFO "Storage details: $(storage-list)"