changeset 6489:204a2ca249b6

tests/test-diff-copy-depth: using sh instead of bash test failed on plain FreeBSD 6.2 due to nonexistent bash
author Adrian Buehlmann <adrian@cadifra.com>
date Mon, 07 Apr 2008 09:02:26 +0200
parents 119dff2cd592
children b13dae8ed779 2bdd43246c95
files tests/test-diff-copy-depth
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-diff-copy-depth	Sun Apr 06 13:13:31 2008 +0200
+++ b/tests/test-diff-copy-depth	Mon Apr 07 09:02:26 2008 +0200
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 for i in aaa zzz; do
     hg init t