Skip to content

Commit

Permalink
Update kubernetes-client-api/src/main/java/io/fabric8/kubernetes/clie…
Browse files Browse the repository at this point in the history
…nt/dsl/ExecWatch.java

Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
  • Loading branch information
2 people authored and manusa committed May 6, 2022
1 parent c1399da commit fe21520
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public interface ExecWatch extends Closeable {
/**
* Gets the {@link InputStream} for stdOut if one is associated
*
* @return the stdErr stream
* @return the stdOut stream
*/
InputStream getOutput();

Expand Down

0 comments on commit fe21520

Please sign in to comment.