Kaynağa Gözat

Fixed syntax error in test data

Alois Mahdal (@azzgoat) 11 yıl önce
ebeveyn
işleme
817e41c650
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      t/data/strepo/release/rc.stm

+ 1
- 1
t/data/strepo/release/rc.stm Dosyayı Görüntüle

@@ -15,5 +15,5 @@ This is the release client protocol.  Here the body starts...
15 15
     > result is OK
16 16
 3. Some XP thing        {os==wxx}
17 17
 3. Some Win7 thing      {os=~w7*}
18
-4. Some amd64 thing     {arch=amd64}
18
+4. Some amd64 thing     {arch==amd64}
19 19