#!/usr/bin/printf you must "source %s"\n ############################################################################### # (c) Copyright 2018 CERN # # # # This software is distributed under the terms of the GNU General Public # # Licence version 3 (GPL Version 3), copied verbatim in the file "LICENSE". # # # # In applying this licence, CERN does not waive the privileges and immunities # # granted to it by virtue of its status as an Intergovernmental Organization # # or submit itself to any jurisdiction. # ############################################################################### test -n "$tcsh" && set _shell_ext='csh' || _shell_ext='sh' source %target_dir%/LbEnv-%flavour%.$_shell_ext unset _shell_ext