changeset 12357:8224b244d6c2

correct typo in test-pread.sh * tests/test-pread.sh: Add #! line.
author Jim Meyering <meyering@redhat.com>
date Wed, 25 Nov 2009 16:14:19 +0100
parents 26486a11640c
children dc90ef644aaa
files ChangeLog tests/test-pread.sh
diffstat 2 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-11-25  Jim Meyering  <meyering@redhat.com>
 
+	correct typo in test-pread.sh
+	* tests/test-pread.sh: Add #! line.
+
 	test pread
 	* tests/test-pread.c: New file.
 	* tests/test-pread.sh: Likewise.
--- a/tests/test-pread.sh
+++ b/tests/test-pread.sh
@@ -1,3 +1,4 @@
+#!/bin/sh
 : ${srcdir=.} ${builddir=.}
 . $srcdir/init.sh --set-path=$builddir