From f366960273b026322f7e7cc3c1eb0cd632ebc73e Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 10 Mar 2014 10:25:03 +0000 Subject: tests: Allow running ./check on 32-bit x86 uname will return the same string morph expects as an architecture on x86_64, but the canonical x86_32 architecture names match i?86 instead. To make it work on 32-bit, we replace calls to uname with morph print-architecture, which does the translation for us. --- tests.branching/tag-creates-commit-and-tag.stdout | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests.branching/tag-creates-commit-and-tag.stdout') diff --git a/tests.branching/tag-creates-commit-and-tag.stdout b/tests.branching/tag-creates-commit-and-tag.stdout index 335e6a31..0e885652 100644 --- a/tests.branching/tag-creates-commit-and-tag.stdout +++ b/tests.branching/tag-creates-commit-and-tag.stdout @@ -5,7 +5,7 @@ Date: Tue Jul 31 16:51:54 2012 +0000 Message -commit 74b7fcdd21ac4756e473eb8a577caaabeab208b0 +commit eb4ad9eb2e04ef131c774c79dd4391aea57b7b4d Author: developer Date: Tue Jul 31 16:51:54 2012 +0000 @@ -26,7 +26,7 @@ index e012b5f..50da61b 100644 build-mode: test test:morphs -commit 74b7fcdd21ac4756e473eb8a577caaabeab208b0 +commit eb4ad9eb2e04ef131c774c79dd4391aea57b7b4d Author: developer AuthorDate: Tue Jul 31 16:51:54 2012 +0000 Commit: developer @@ -34,7 +34,7 @@ CommitDate: Tue Jul 31 16:51:54 2012 +0000 Message -commit dc323150575be26e3df0d2dab678560c04281b9f +commit 2a240d0170183a94869bd30a9112d11715627e4c Author: developer AuthorDate: Tue Jul 31 16:51:54 2012 +0000 Commit: developer -- cgit v1.2.1