We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
set -x
1 parent 1f48ae9 commit de47faeCopy full SHA for de47fae
1 file changed
scripts/test-retry-capture-cmp.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh -eux
+#!/bin/sh -eu
2
3
while :; do
4
tmux capture-pane -t "$TARGET" -p >"$CAPTURED_OUTPUT"
0 commit comments