Commit 4536574acc85d8c78ceeac872eed6e4f79ef9aaa

Carlos Martín Nieto 2015-05-05T16:29:38

submodule: test more accurately for non-existence The current code will always fail, but only because it's asking for a string on a live config. Take a snapshot and make sure we fail with ENOTFOUND instead of any old error.