aboutsummaryrefslogtreecommitdiff
path: root/contrib/gitian-descriptors/gitian-osx-signer.yml
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2019-11-03 21:39:19 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2019-11-06 15:11:54 +0200
commit577682d9e8cc07a8db9459a47b01f6c18decba7c (patch)
tree46b3902797ecc2047c5573bb27e0aef39d55ae13 /contrib/gitian-descriptors/gitian-osx-signer.yml
parent14aded46df289e2d05f9fd79c81f2e8ed68a1487 (diff)
downloadbitcoin-577682d9e8cc07a8db9459a47b01f6c18decba7c.tar.xz
script: Enable SC2006 rule for Gitian scripts
Diffstat (limited to 'contrib/gitian-descriptors/gitian-osx-signer.yml')
-rw-r--r--contrib/gitian-descriptors/gitian-osx-signer.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gitian-descriptors/gitian-osx-signer.yml b/contrib/gitian-descriptors/gitian-osx-signer.yml
index 4cfca403b1..d5a12f258d 100644
--- a/contrib/gitian-descriptors/gitian-osx-signer.yml
+++ b/contrib/gitian-descriptors/gitian-osx-signer.yml
@@ -17,7 +17,7 @@ script: |
WRAP_DIR=$HOME/wrapped
mkdir -p ${WRAP_DIR}
- export PATH=`pwd`:$PATH
+ export PATH=$(pwd):$PATH
FAKETIME_PROGS="dmg genisoimage"
# Create global faketime wrappers