changeset 1211:600c887b2495

test
author adinn
date Fri, 28 Nov 2014 15:33:26 +0000
parents 9ff35eccd9ab
children d55d64e4603c
files buildhybrid.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/buildhybrid.sh	Thu Nov 27 11:23:38 2014 +0000
+++ b/buildhybrid.sh	Fri Nov 28 15:33:26 2014 +0000
@@ -1,3 +1,4 @@
+#!/bin/sh
 # check we have a simulator tree
 if [ ! -d ../simulator ] ; then
   echo "downloading aarch64 simulator code from sourceforge into directory ../simulator"