Skip to content

Commit 5612906

Browse files
committed
Debug test failure
1 parent 82c9304 commit 5612906

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jbrowse/src/org/labkey/jbrowse/JBrowseManager.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,8 @@ public void testJBrowseCli() throws Exception
261261
}
262262
}
263263

264+
_log.info("node executable location: " + node);
265+
264266
_log.error("output: ");
265267
_log.error(output);
266268

0 commit comments

Comments
 (0)