Browse Source

Fix %cpu type as spotted by Alexey Torgashin

Jonas Maebe 3 years ago
parent
commit
0d74752b1f
1 changed files with 1 additions and 1 deletions
  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;