view more/run-emulator-from-build.sh @ 1657:84e47eac0f28

First round of bug fixes for new ccwrap.
author Rob Landley <rob@landley.net>
date Fri, 20 Jun 2014 06:02:12 -0500
parents 6173bb6f3b2c
children
line wrap: on
line source

#!/bin/bash

# Launch system image out of build directory.

cd build/system-image-"$1" && ./run-emulator.sh