From 76aa81b3164fb0d6b9674579ef8d466e3fa3c508 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Thu, 1 Sep 2022 16:50:01 +0200 Subject: Import concat.php --- concat/test.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 concat/test.sh (limited to 'concat/test.sh') diff --git a/concat/test.sh b/concat/test.sh new file mode 100755 index 0000000..7aab13f --- /dev/null +++ b/concat/test.sh @@ -0,0 +1,2 @@ +#!/bin/bash +diff -sy <(php concat.php testfiles/?.php) testfiles/result.php -- cgit v1.2.3