OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildbot_path
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Tools/BuildSlaveSupport/gtk/
daemontools-buildbot.conf
21
buildbot_path
="/home/slave/webkitgtk"
70
crashmon_src_path="${
buildbot_path
}/gtk-linux-${buildbot_bits}-debug/build"
/external/webkit/Tools/BuildSlaveSupport/gtk/buildbot/
run
33
if ! [ "${
buildbot_path
}" ] ; then
34
echo "No \${
buildbot_path
} defined! (will sleep for 5 minutes)"
63
cd "${
buildbot_path
}"
/external/webkit/Tools/BuildSlaveSupport/gtk/crashmon/
run
59
: ${crashmon_bin_path:="${
buildbot_path
}/gtk-linux-${buildbot_bits}-debug/build/WebKitBuild/Debug/Programs"}
Completed in 88 milliseconds