Skip to content
Snippets Groups Projects

tty: buffer incomplete command from previous syscall

Merged Lukas Jezek requested to merge tty-buffer-incomplete-command into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -191,7 +191,7 @@ docker:
only: # trigger only for repos in our control (requires dind runner)
- branches@knot/knot-resolver
- branches@knot/security/knot-resolver
image: docker:latest
image: docker:19.03.0-dind
tags:
- dind
variables:
Loading