Fix #3160: Newline after comment line

This commit is contained in:
jvican 2017-05-02 13:11:21 +02:00
parent dc048926c7
commit 5a23fa0e9a
No known key found for this signature in database
GPG Key ID: 42DAFA0F112E8050
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
# Quoting @eed3si9n in https://github.com/dwijnand/sbt-lm/pull/1 :
#
# > After several experiments, I'm actually convinced that force() is unrelated to the scripted scenario,
# > and it's # currently passing by virtue of the questionable caching behavior:
# > https://github.com/sbt/sbt/blob/c223dccb542beaf763a3a2909cda74bdad39beca/ivy/src/main/scala/sbt/ivyint/CachedResolutionResolveEngine.scala#L715