Files
2026-06-17 14:00:51 +02:00

10 lines
210 B
Tcsh
Executable File

#! /bin/sh
#
# Script to start a JMRI class directly, e.g during development
#
# Calls the script by the same name in the parent directory. See that script
# for further documentation.
cd ..
./runtest.csh $@