summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest2
1 files changed, 2 insertions, 0 deletions
diff --git a/test b/test
index 69e01cb..031319f 100755
--- a/test
+++ b/test
@@ -25,4 +25,6 @@ DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/3.png
25DISPLAY=:99 xdotool click 1 25DISPLAY=:99 xdotool click 1
26DISPLAY=:99 xdotool sleep 1 26DISPLAY=:99 xdotool sleep 1
27DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png 27DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png
28DISPLAY=:99 xdotool sleep 1
29DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/5.png
28tar -czf images.tar.gz *.png 30tar -czf images.tar.gz *.png