summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest3
1 files changed, 3 insertions, 0 deletions
diff --git a/test b/test
index d7d4ab6..69e01cb 100755
--- a/test
+++ b/test
@@ -22,4 +22,7 @@ DISPLAY=:99 xdotool sleep 1
22DISPLAY=:99 xdotool click 1 22DISPLAY=:99 xdotool click 1
23DISPLAY=:99 xdotool sleep 1 23DISPLAY=:99 xdotool sleep 1
24DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/3.png 24DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/3.png
25DISPLAY=:99 xdotool click 1
26DISPLAY=:99 xdotool sleep 1
27DISPLAY=:99 xwd -name "$WIN" | magick xwd:- png:/root/4.png
25tar -czf images.tar.gz *.png 28tar -czf images.tar.gz *.png