Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dd73973

Browse files
committed
Fixed revision-check regexp in build.xml
1 parent d17151c commit dd73973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build/build.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
<filterchain>
257257
<tokenfilter>
258258
<linetokenizer />
259-
<containsregex pattern="archiveFileName.*avr-......tar.bz2"/>
259+
<containsregex pattern="archiveFileName.*avr-.......?tar.bz2"/>
260260
<replaceregex pattern=".*avr-(.*).tar.bz2.*" flags="g" replace="1円"/>
261261
</tokenfilter>
262262
<tailfilter lines="1"/>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /