diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-09-28 22:18:34 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-09-29 21:22:54 +0200 |
| commit | a31c46c75ce5bdfbbdbe502f33ac675f3733f6b7 (patch) | |
| tree | b449f8ae83088a52802d27bd3a1f9921c2088d59 /run | |
| parent | 75bc220a3627bc09876bf24d732228e4a16c3df0 (diff) | |
Support alpha blending 64-bit RGB onto things.
Diffstat (limited to 'run')
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # e.g. --run_tests=foo set -e -PRIVATE_GIT="a057b086149254d1ea70a4fd7efcd88791335dcd" +PRIVATE_GIT="26097a7868332dec4175328cb9a9a793fe6d287f" if [ "$1" == "--check" ]; then shift 1 |
