MorganRodgers
MorganRodgers
I encountered a similar problem recently with Grid Engine. The version of GE I was using did not like "/" in job names. That's a problem for OnDemand because Batch...
Did you at some point delete `~/ondemand/data/sys/myjobs/production.sqlite3`? If so, check to see if the file currently exists and has a size of 0. If that is the case then you...
Some of this such as spacing and indentation can be automated/enforced with [clang-format](http://clang.llvm.org/docs/ClangFormat.html). Although that does introduce additional dependencies (they're easy enough for OSX and Linux users), I've found it...
+1 for this. Apple has decided that the root file system shall be read only, so `sftpman` does not work on the newest versions of macOS.