Skip to content

Conversation

@KostyaSha
Copy link
Member

While working on #467

final File usersDockerPropertiesFile = new File(systemProperties.getProperty("user.home"), "."
+ DOCKER_JAVA_PROPERTIES);
final File usersDockerPropertiesFile = new File(systemProperties.getProperty("user.home"),
"." + DOCKER_JAVA_PROPERTIES);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

placed filename on one line to not break my brain

@KostyaSha
Copy link
Member Author

@marcuslinke please review

@marcuslinke
Copy link
Contributor

@KostyaSha Does not compile

@KostyaSha
Copy link
Member Author

fixed

marcuslinke added a commit that referenced this pull request Feb 17, 2016
@marcuslinke marcuslinke merged commit dd2fc49 into docker-java:master Feb 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants