commit:     275892c4e6014de710fb023001d9d0b95056d548
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 19:11:30 2019 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 19:11:30 2019 +0000
URL:        https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=275892c4

Update genpatches upload location

Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 scripts/gpdorelease | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/gpdorelease b/scripts/gpdorelease
index d705387..bc0d9a1 100755
--- a/scripts/gpdorelease
+++ b/scripts/gpdorelease
@@ -128,8 +128,8 @@ git push --tags -u origin ${BRANCH}
 
 # copy files to distfiles-local
 #scp /tmp/${TARBALL_BASENAME}-$newfullver.* ${USERNAME}@dev.gentoo.org:/tmp
-echo "scp'in files to dev.gentoo.org:~/public_html/distfiles"
-scp /tmp/${TARBALL_BASENAME}-$newfullver.* 
${USERNAME}@dev.gentoo.org:~/public_html/distfiles
+echo "scp'in files to dev.gentoo.org:~/public_html/dist/genpatches"
+scp /tmp/${TARBALL_BASENAME}-$newfullver.* 
${USERNAME}@dev.gentoo.org:~/public_html/dist/genpatches
 
 ##if [[ ${DO_WEBSITE} == "yes" ]] ; then
 #      mv ${file_base} ${file_extras} ${file_experimental} 
${WEB_LOCAL}/tarballs/

Reply via email to