source: mlx_cef_caller.sh@ 702:b76cdc5ff2dc

cef
Last change on this file since 702:b76cdc5ff2dc was 682:08e73d58a9e4, checked in by István Váradi <ivaradi@…>, 9 years ago

CEF is now started from Selenium

  • Property exe set to *
File size: 148 bytes
Line 
1#!/bin/sh
2
3scriptdir=`dirname $0`
4
5echo "$@" > "/tmp/mlxcef.${LOGNAME}.args.tmp"
6mv "/tmp/mlxcef.${LOGNAME}.args.tmp" "/tmp/mlxcef.${LOGNAME}.args"
Note: See TracBrowser for help on using the repository browser.