Admin/exec_process/etc/settings
author wenzelm
Tue, 31 Mar 2015 22:31:05 +0200
changeset 59886 e0dc738eb08c
parent 49447 bec1add86e79
permissions -rw-r--r--
support for explicit scope of private entries;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
47799
0d5773841bc4 multi-platform build script and component settings;
wenzelm
parents:
diff changeset
     1
# -*- shell-script -*- :mode=shellscript:
0d5773841bc4 multi-platform build script and component settings;
wenzelm
parents:
diff changeset
     2
49447
bec1add86e79 universal component exec_process -- avoids special Admin/components/windows and might actually improve stability of forked processes (without using perl);
wenzelm
parents: 48197
diff changeset
     3
EXEC_PROCESS="$COMPONENT/${ISABELLE_PLATFORM64:-$ISABELLE_PLATFORM32}/exec_process"