Skip to content

Commit

Permalink
Increase waiting time.
Browse files Browse the repository at this point in the history
  • Loading branch information
vasole committed Sep 3, 2014
1 parent b497ad7 commit 6c9da51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlatypusScript
Expand Up @@ -11,5 +11,5 @@ export QTDIR=$BASE/PyMcaMain.app/Contents/Frameworks
export DYLD_LIBRARY_PATH=$QTDIR:$QTDIR/QtCore.framework:$QTDIR/QtGui.framework:$QTDIR/QtNetwork.framework:$QTDIR/QtOpenGL.network:$QTDIR/QtSgl.framework:$QTDIR/QtSvg.framework:$QTDIR/QtTest.framework:$QTDIR/QtXml.framework:$QTDIR/QtAssistant.framework:$QTDIR/QtScriptFramework:$DYLD_LIBRARY_PATH
$BASE/PyMcaMain.app/Contents/MacOS/PyMcaMain &

sleep 10
sleep 30
exit

0 comments on commit 6c9da51

Please sign in to comment.