summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/data/sourceme_second.sh
blob: bec2619e0d356a4c42f78be6efbade20c72b8650 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/env bash
#
# Copyright 2013-2018 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