# HG changeset patch # User adinn # Date 1417188806 0 # Node ID 600c887b2495eb7f71c63b333ee377e89d2055b8 # Parent 9ff35eccd9ab0d8e0583fc655f722d5793d74300 test diff -r 9ff35eccd9ab -r 600c887b2495 buildhybrid.sh --- 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"