mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
gradlew-fdroid: fix parsing when files have Windows linefeeds
The new test file should have Windows linefeeds, if I got the git config correct.
This commit is contained in:
parent
fc885c9b5c
commit
7a84679b0d
3 changed files with 14 additions and 0 deletions
6
tests/source-files/yuriykulikov/AlarmClock/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
6
tests/source-files/yuriykulikov/AlarmClock/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
#Wed Jan 30 10:59:12 CET 2019
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
|
Loading…
Add table
Add a link
Reference in a new issue