Searched refs:testBug11896 (Results 1 - 1 of 1) sorted by relevance

/opengrok-sun/test/org/opensolaris/opengrok/index/
H A DIndexerTest.java290 public void testBug11896() throws Exception { method in class:IndexerTest
304 executor = new Executor(new String[]{"mkdir", "-p", repository.getSourceRoot() + "/testBug11896"});
307 executor = new Executor(new String[]{"mkfifo", repository.getSourceRoot() + "/testBug11896/FIFO"});
312 project.setPath("/testBug11896");

Completed in 29 milliseconds