diff tests/test-issue1306 @ 8452:cb93eee1fbcd

tests: add missing interpreter lines
author Martin Geisler <mg@lazybytes.net>
date Sun, 17 May 2009 02:15:21 +0200
parents f82938c87b92
children
line wrap: on
line diff
--- a/tests/test-issue1306	Sun May 17 02:10:09 2009 +0200
+++ b/tests/test-issue1306	Sun May 17 02:15:21 2009 +0200
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 echo % initialize remote repo with branches
 hg init remote
 cd remote