summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/debian/patches/quilt/legacy-scripts/build-spec/orig/phpenvfoo
diff options
context:
space:
mode:
Diffstat (limited to 't/recipes/checks/debian/patches/quilt/legacy-scripts/build-spec/orig/phpenvfoo')
-rw-r--r--t/recipes/checks/debian/patches/quilt/legacy-scripts/build-spec/orig/phpenvfoo7
1 files changed, 7 insertions, 0 deletions
diff --git a/t/recipes/checks/debian/patches/quilt/legacy-scripts/build-spec/orig/phpenvfoo b/t/recipes/checks/debian/patches/quilt/legacy-scripts/build-spec/orig/phpenvfoo
new file mode 100644
index 0000000..cbbfb2e
--- /dev/null
+++ b/t/recipes/checks/debian/patches/quilt/legacy-scripts/build-spec/orig/phpenvfoo
@@ -0,0 +1,7 @@
+#!/usr/bin/env php
+<html>
+<head>
+<title>Dumb PHP script</title>
+</head>
+<body><? print(Date("l F d, Y")); ?></body>
+</html>