source: mlx_cef_caller_secondary.sh@ 682:08e73d58a9e4

cef
Last change on this file since 682:08e73d58a9e4 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: 178 bytes
RevLine 
[682]1#!/bin/sh
2
3scriptdir=`dirname $0`
4
5echo "$@" > "/tmp/mlxcef.${LOGNAME}.args.secondary.tmp"
6mv "/tmp/mlxcef.${LOGNAME}.args.secondary.tmp" "/tmp/mlxcef.${LOGNAME}.args.secondary"
Note: See TracBrowser for help on using the repository browser.