summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/data/sourceme_second.sh
blob: d2860171302aaf2cf40d89d9b8ade022699e0515 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/env bash
#
# Copyright 2013-2024 Lawrence Livermore National Security, LLC and other
# Spack Project Developers. See the top-level COPYRIGHT file for details.
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)



export PATH_LIST='/path/first:/path/second:/path/fourth'
unset EMPTY_PATH_LIST