diff tests/test-push-r @ 1886:d4a3a8a332ab

remove bashisms from tests
author TK Soh <teekaysoh@yahoo.com>
date Sun, 12 Mar 2006 08:08:22 +0100
parents 284fc722c342
children c0b449154a90
line wrap: on
line diff
--- a/tests/test-push-r
+++ b/tests/test-push-r
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 hg init test
 cd test