Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mirage/mirage
base: 6ac5dc76abe8
Choose a base ref
...
head repository: mirage/mirage
compare: 2f5927abe8cc
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 29, 2015

  1. Fixed missing log error

    When not redirecting output, don't try to read the log file on error.
    Error was:
    
    mirage: internal error, uncaught exception:
    	Sys_error("log: No such file or directory")
    talex5 committed Jan 29, 2015
    Copy the full SHA
    55f3f73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #355 from talex5/log-error

    Fix missing log error
    avsm committed Jan 29, 2015
    Copy the full SHA
    2f5927a View commit details
    Browse the repository at this point in the history