Add missing script variable (#7036)
This commit is contained in:
@@ -16,6 +16,7 @@ function setup_git_user {
|
||||
|
||||
# change into the build directory
|
||||
BASEDIR=`dirname $0`
|
||||
GITLOG=./.git/gitcommand.log
|
||||
pushd $BASEDIR
|
||||
|
||||
echo "*** [cargo] Setting up GitHub config for parity"
|
||||
|
||||
@@ -1 +1 @@
|
||||
// test script 16
|
||||
// test script 17
|
||||
|
||||
Reference in New Issue
Block a user