Fixes 8508 by creating a bad path explicitly
authorJoshua C. Randall <jcrandall@alum.mit.edu>
Sun, 21 Feb 2016 11:56:07 +0000 (11:56 +0000)
committerJoshua C. Randall <jcrandall@alum.mit.edu>
Sun, 21 Feb 2016 11:56:07 +0000 (11:56 +0000)
commit0e97dd2d9fe31a6c1cf73471e6e5ca1f33500850
treec4a7a0baf426fa4787a617937aee4f22941582c6
parente5659d21c942c7c315fc33668717329d1487e6c6
Fixes 8508 by creating a bad path explicitly

Rather than assuming we can't write to '/', this change
creates a temporary directory and then refers to a nonexistent
path within it.
services/datamanager/datamanager_test.go