Skip to content

Commit 017be0a

Browse files
committed
Add altscheme for luit-xterm (fixes #912)
1 parent 17311ea commit 017be0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

900.version-fixes/l.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
- { name: luciole, ruleset: openbsd, untrusted: true } # accused of fake 1.0
224224
- { name: lugaru, verpat: "[0-9]{3}.*", ignore: true } # dates and snapshots
225225
- { name: lugaru, verpat: "201[56].*", sink: true } # 1.2 from 2017
226-
- { name: luit-xterm, verpat: "20[0-9]{6}", incorrect: true }
226+
- { name: luit-xterm, verpat: "20[0-9]{6}", altscheme: true } # XXX: problem
227227
- { name: luit-xterm, verpat: "[0-9]{6}", incorrect: true }
228228
- { name: luit-xterm, ruleset: side, untrusted: true } # accused of fake 240102
229229
- { namepat: "lumina.*", p_is_patch: true }

0 commit comments

Comments
 (0)