Pass parameters to dcpomatic.
authorCarl Hetherington <cth@carlh.net>
Sat, 22 Mar 2014 13:42:43 +0000 (13:42 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 22 Mar 2014 13:42:43 +0000 (13:42 +0000)
run/dcpomatic

index 0022e4968ccf9873163028f5298d915ab78f615e..38e5b82aba0f73d6a3446d2def7e56302f5092c6 100755 (executable)
@@ -77,7 +77,7 @@ if [ `uname -s` == "Darwin" ]; then
   done  
   
   cd build/platform/osx/DCP-o-matic.app/Contents/MacOS
-  ./dcpomatic  
+  ./dcpomatic $*
 
 else
   export LD_LIBRARY_PATH=build/src/lib:build/src/wx:build/src/asdcplib/src:$LD_LIBRARY_PATH