From efb21812e576b1a16ac54ce969b6ef36ca8fc6b3 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 18 Nov 2019 14:20:39 -0500 Subject: Applying changes from lost working tree --- spm | 1 + 1 file changed, 1 insertion(+) (limited to 'spm') diff --git a/spm b/spm index 9754ae8..7137aff 100755 --- a/spm +++ b/spm @@ -43,6 +43,7 @@ source ${SPM_ORIGIN}/include/9999-template.sh function spm_rpath_nearest() { + set -x local cwd="$(pwd)" local start=$(dirname $(spm_abspath ${1})) local result= -- cgit