Skip to content
Snippets Groups Projects
Commit b6bf1195 authored by Pete Jemian's avatar Pete Jemian
Browse files

fixes #21

parent 18af7d52
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,5 @@ export START_PUTRECORDER=${EPICS_APP}/start_putrecorder
export MACROS_PY=${EPICS_APP_ADL_DIR}/../python/macros.py
export EDITOR=nedit
medm -x xxx.adl&
medm -x ${1:-${DEFAULT_UI_FILE}} &
# TODO: what about ALL command line parameters? "$*"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment