We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
compare_screenshots.sh
1 parent 415c819 commit bef64ccCopy full SHA for bef64cc
scripts/compare_screenshots.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/bin/bash
2
3
test -d ./tmp/output && rm -rf ./tmp/output
4
mkdir -p ./tmp/{output,screenshots,baseline}
0 commit comments