Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:genpatches-misc commit in: scripts/
Date: Sat, 12 Oct 2019 19:12:07
Message-Id: 1570907490.275892c4e6014de710fb023001d9d0b95056d548.mpagano@gentoo
1 commit: 275892c4e6014de710fb023001d9d0b95056d548
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 12 19:11:30 2019 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 12 19:11:30 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=275892c4
7
8 Update genpatches upload location
9
10 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
11
12 scripts/gpdorelease | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/scripts/gpdorelease b/scripts/gpdorelease
16 index d705387..bc0d9a1 100755
17 --- a/scripts/gpdorelease
18 +++ b/scripts/gpdorelease
19 @@ -128,8 +128,8 @@ git push --tags -u origin ${BRANCH}
20
21 # copy files to distfiles-local
22 #scp /tmp/${TARBALL_BASENAME}-$newfullver.* ${USERNAME}@dev.gentoo.org:/tmp
23 -echo "scp'in files to dev.gentoo.org:~/public_html/distfiles"
24 -scp /tmp/${TARBALL_BASENAME}-$newfullver.* ${USERNAME}@dev.gentoo.org:~/public_html/distfiles
25 +echo "scp'in files to dev.gentoo.org:~/public_html/dist/genpatches"
26 +scp /tmp/${TARBALL_BASENAME}-$newfullver.* ${USERNAME}@dev.gentoo.org:~/public_html/dist/genpatches
27
28 ##if [[ ${DO_WEBSITE} == "yes" ]] ; then
29 # mv ${file_base} ${file_extras} ${file_experimental} ${WEB_LOCAL}/tarballs/