Cosmetic patch from ticket 3354
This commit is contained in:
parent
f7ed75b8df
commit
3eefcbf8e3
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ git config --add hooks.maildomain fedoraproject.org
|
||||||
popd >/dev/null
|
popd >/dev/null
|
||||||
|
|
||||||
# Now clone that repo and create the .gitignore and sources file
|
# Now clone that repo and create the .gitignore and sources file
|
||||||
git clone -q /srv/git/rpms/$PACKAGE.git $TMPDIR/$PACKAGE
|
git clone -q $GITROOT/$PACKAGE.git $TMPDIR/$PACKAGE
|
||||||
pushd $TMPDIR/$PACKAGE >/dev/null
|
pushd $TMPDIR/$PACKAGE >/dev/null
|
||||||
touch .gitignore sources
|
touch .gitignore sources
|
||||||
git add .
|
git add .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue