Browse Source

Fix %cpu type as spotted by Alexey Torgashin

Jonas Maebe 3 năm trước cách đây
mục cha
commit
0d74752b1f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;