Closed edhartnett closed 5 years ago
My guess is that this is an oversight, but of course commenting that exit out results in a failure. Taking a look now, thanks!
Odd. When I removed it and ran it, it passed. Can you show the run_inmemory.log file?
I will in a bit when I am back to computer. It is failing on OSX. The w and b flags for diff are not as forgiving on OSX as they are on Linux.
It turns out it is a problem with the way I am constructing the files.
Is there a simple fix for this? Should I continue trying to debug it or do you have a fix for it?
I have a fix, although visual studio is giving me some problems. Also, when I am done, you will have to check it under OSX.
We have a test script: nc_test/run_inmemory.sh:
Note that there is an "exit" statement on line 29. This prevents over have the script from executing. Is this intentional?