This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
ant
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
1
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Use a fixed timezone in Tstamp test
master
Jaikiran Pai
3 years ago
parent
babd1c4007
commit
84a91794c9
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/tests/antunit/taskdefs/tstamp-test.xml
+ 1
- 0
src/tests/antunit/taskdefs/tstamp-test.xml
View File
@@ -98,6 +98,7 @@ public class IsEpochIn1969Here implements Condition {
failonerror="true"
outputproperty="testout"
fork="true">
<sysproperty key="user.timezone" value="GMT"/>
<classpath>
<pathelement location="${output}"/>
<pathelement path="${java.class.path}"/>
Write
Preview
Loading…
Cancel
Save