ports/graphics/pngquant/patches/patch-test_test_sh

10 lines
137 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: test/test.sh
--- test/test.sh.orig
+++ test/test.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
set -eu
set -o pipefail