github.com/apptainer/singularity@v3.1.1+incompatible/mlocal/checks/project-pre.chk (about)

     1  #!/bin/sh -
     2  # Copyright (c) 2015-2018, Yannick Cote <yhcote@gmail.com>. All rights reserved.
     3  # Use of this source code is governed by a BSD-style license that can be found
     4  # in the LICENSE file.
     5  set -e
     6  
     7  #
     8  # Put optional checks that should be called `before' the standard basechecks.chk
     9  #