Parcourir la source

Fix %cpu type as spotted by Alexey Torgashin

Jonas Maebe il y a 3 ans
Parent
commit
0d74752b1f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      tests/webtbs/twm0226.pp

+ 1 - 1
tests/webtbs/twm0226.pp

@@ -1,4 +1,4 @@
-{ %cpu=x86-64 }
+{ %cpu=x86_64 }
 
 program test;