source: runmlxtest.sh@ 682:08e73d58a9e4

Last change on this file since 682:08e73d58a9e4 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.