1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Fix shell in validate-colorspace.sh test

This commit is contained in:
Martin Matuska 2012-05-16 19:38:51 +00:00
parent f6e06604fb
commit 9b8fb5e74e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296795

View File

@ -0,0 +1,6 @@
--- tests/validate-colorspace.sh.orig 2012-05-16 21:33:59.156775935 +0200
+++ tests/validate-colorspace.sh 2012-05-16 21:34:05.407784427 +0200
@@ -1,2 +1,2 @@
-#!/bin/bash
+#!/bin/sh
#