source: runmlxtest.sh

Last change on this file was 568:d51cfa0188ab, checked in by István Váradi <ivaradi@…>, 10 years ago

Added script to be able to run the logger in emulated mode under Linux

  • Property exe set to *
File size: 125 bytes
Line 
1#!/bin/sh
2
3scriptdir=`dirname $0`
4
5exec /usr/bin/env FORCE_PYUIPC_SIM=yes FORCE_SELECT_SIM=yes "${scriptdir}/runmlx.sh" "$@"
Note: See TracBrowser for help on using the repository browser.