Merged with trunk R1283.
NOTE: Compiles, but broken (crash on adding MIDI track). git-svn-id: svn://localhost/ardour2/branches/midi@1292 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -24,4 +24,5 @@ export "DISPLAY=`cat $TMP/display`"
|
||||
ps -wx -ocommand | grep -e '[X]11' > /dev/null || exit 11
|
||||
|
||||
cd ~/
|
||||
exec "$CWD/bin/exporter" "$@"
|
||||
shift
|
||||
exec "$CWD/bin/exporter" "$*"
|
||||
|
||||
Reference in New Issue
Block a user