Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed OS X cmdline not finding a valid KSP install #1480

Merged
merged 1 commit into from
Sep 25, 2015

Conversation

McJones
Copy link
Contributor

@McJones McJones commented Sep 25, 2015

I believe this fixes issue #1109 or at least it did on my install of OS X...

Looking at the code I changed, I have a sneaking suspicion this issue may have been more than OS X and impacted every OS, but I have no means of testing that theory currently.

I am not a C# programmer so my bad if I have made some sort of C# faux-pas.

@Postremus
Copy link
Contributor

Tested, works. merging with my thanks!

Postremus added a commit that referenced this pull request Sep 25, 2015
Fixed OS X cmdline not finding a valid KSP install
@Postremus Postremus merged commit e4a53d6 into KSP-CKAN:master Sep 25, 2015
@pjf
Copy link
Member

pjf commented Sep 27, 2015

Oh goodness, this bug would have been around for a very long time! Thank you so much for catching it!

pjf added a commit that referenced this pull request Sep 27, 2015
pjf added a commit that referenced this pull request Sep 27, 2015
* origin/master: (33 commits)
  CHANGELOG: Document recent PRs: #1480, #1460, adjust #1476
  Fixed OS X cmdline not finding a valid KSP install
  add missing %
  Add relevant changelog entry.
  Add identifier to metadata panel
  *chucklesnort* adding for posterity
  Consistency in capitalization between tabs
  Change the displayed text of WaitTabPage
  Release v1.14.2 aka Makemake
  CHANGELOG: #1454 - You can now cache while you cache.
  KSP class is more disposable, and we dispose it more from tests.
  NetFileCache now caches the cache directory so you can cache while you cache.
  NetFileCache: Updated docs to be more recent and relevant
  NetFileCache.IsMaybeCachedZip() - A faster way to maybe find your files
  CHANGELOG: AutoUpdater is faster and more resilient
  Tests for AutoUpdater/FetchLatestReleaseInfo
  Improved AutoUpdater release notes handling + tests
  Moar documentation for the autoupdater class.
  AutoUpdate: We no longer blame the user for our own code's failings. :)
  Documented auto-update internal methods.
  ...
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.

3 participants