Преглед изворни кода

test-sourceslist-lang-plusminus-options: Use amd64 architecture

This should make the test work on non-amd64 systems

Gbp-Dch: ignore
Julian Andres Klode пре 10 година
родитељ
комит
8954447926
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      test/integration/test-sourceslist-lang-plusminus-options

+ 1 - 1
test/integration/test-sourceslist-lang-plusminus-options

@@ -4,7 +4,7 @@ set -e
 TESTDIR=$(readlink -f $(dirname $0))
 . $TESTDIR/framework
 setupenvironment
-configarchitecture 'native'
+configarchitecture 'amd64'
 
 testlangs() {
 	msgtest 'Test acquired languages for' "$1"