summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/data/sourceme_unicode.sh
blob: 13805cc8724001f164a2e68081c78497c5021ad7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/env bash
#
# Copyright 2013-2023 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)



# Set an environment variable with some unicode in it to ensure that
# Spack can decode it.
#
# This has caused squashed commits on develop to break, as some
# committers use unicode in their messages, and Travis sets the
# current commit message in an environment variable.
export UNICODE_VAR='don\xe2\x80\x99t'