We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e457d5 commit 869a5c3Copy full SHA for 869a5c3
scripts/config_version.rb
@@ -14,4 +14,4 @@
14
15
#add something to find the remote url
16
17
-puts head_sha
+puts head_sha
scripts/config_version.sh
@@ -4,4 +4,4 @@ then
4
/opt/puppetlabs/puppet/bin/ruby $1/$2/scripts/config_version.rb $1 $2
5
else
6
/usr/bin/git --git-dir $1/$2/.git rev-parse HEAD
7
-fi
+fi
0 commit comments