HomeSort by relevance Sort by last modified time
    Searched refs:crashmon_output (Results 1 - 3 of 3) sorted by null

  /external/webkit/Tools/BuildSlaveSupport/gtk/crashmon/
run 28 : ${crashmon_output:=''}
36 if [ ! -d "${crashmon_output}" ]
38 if ! [ "${crashmon_output}" ]
40 echo "Dump directory '${crashmon_output}' does not exist (sleeping)"
62 cd "${crashmon_output}"
69 coredir="${crashmon_output}" \
  /external/webkit/Tools/BuildSlaveSupport/gtk/
daemontools-buildbot.conf 48 crashmon_output="/var/www/webkitgtk-coredumps"
  /external/webkit/Tools/BuildSlaveSupport/gtk/buildbot/
run 49 if [[ ! -d ${crashmon_output} ]] ; then
50 mkdir -p "${crashmon_output}"

Completed in 402 milliseconds