From c8a89445fded2ebaa290d9d4a1db366188eb3e39 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 20 Nov 2014 15:59:56 +0200 Subject: Update host name --- doc/release | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/release b/doc/release index 915a76e..1088557 100644 --- a/doc/release +++ b/doc/release @@ -308,15 +308,15 @@ ./pack linux-gnu On sarge32: - scp -r onega:/tmp/pack-linux-gnu-X.Y.Z + scp -r shuya:/tmp/pack-linux-gnu-X.Y.Z cd pack-linux-gnu-X.Y.Z # Watch out for -libexecdir if using history. # ./build-dist -rebuild -arch i686-linux-gnu 2>&1 | tee build.log - scp test/odb-X.Y.Z-i686-linux-gnu.tar.bz2 onega:/tmp/pack-linux-gnu-X.Y.Z/test/ + scp test/odb-X.Y.Z-i686-linux-gnu.tar.bz2 shuya:/tmp/pack-linux-gnu-X.Y.Z/test/ - On onega: + On shuya: cd /tmp/pack-linux-gnu-X.Y.Z/test ./build-test -rebuild -test -j 16 ./gcc 2>&1 | tee build.log grep -i warning build.log @@ -329,15 +329,15 @@ ./pack linux-gnu On sarge64: - scp -r onega:/tmp/pack-linux-gnu-X.Y.Z + scp -r shuya:/tmp/pack-linux-gnu-X.Y.Z cd pack-linux-gnu-X.Y.Z # Watch out for -libexecdir if using history. # ./build-dist -rebuild -arch x86_64-linux-gnu 2>&1 | tee build.log - scp test/odb-X.Y.Z-x86_64-linux-gnu.tar.bz2 onega:/tmp/pack-linux-gnu-X.Y.Z/test/ + scp test/odb-X.Y.Z-x86_64-linux-gnu.tar.bz2 shuya:/tmp/pack-linux-gnu-X.Y.Z/test/ - On onega: + On shuya: cd /tmp/pack-linux-gnu-X.Y.Z/test ./build-test -rebuild -test -j 16 ./gcc 2>&1 | tee build.log grep -i warning build.log -- cgit v1.1