Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
178 B
Bash
8 lines
178 B
Bash
--- test.sh Mon Jan 7 22:05:20 2002
|
|
+++ ./test.sh Sun Sep 12 00:42:56 2004
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/bin/sh
|
|
|
|
testit () {
|
|
echo "TEST: Running 'atitvout $FLAG $1' ..."
|