11 lines
220 B
Plaintext
11 lines
220 B
Plaintext
$NetBSD: patch-ab,v 1.1 2006/10/16 23:39:50 seb Exp $
|
|
|
|
--- test/parser.test.in.orig 2005-11-25 09:13:23.000000000 +0000
|
|
+++ test/parser.test.in
|
|
@@ -1,4 +1,4 @@
|
|
-#!@BASH@
|
|
+#!/bin/sh
|
|
|
|
rm -rf parser.out
|
|
mkdir parser.out
|