We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98b0d1 commit a0ab741Copy full SHA for a0ab741
opengrok-indexer/src/test/java/org/opengrok/indexer/util/ExecutorTest.java
@@ -109,7 +109,7 @@ void testStream() throws IOException {
109
110
/**
111
* Test setting environment variable. Assumes the {@code env} program exists
112
- * and reports list of environment variables.
+ * and reports list of environment variables along with their values.
113
*/
114
@Test
115
void testEnv() throws IOException {
0 commit comments