Mercurial
>
projects
>
nss
/ file revision / automation/buildbot-slave/reboot.bat@bf8a54155531b6a8d9d888ed52ee4485cb37ab3f
summary
|
shortlog
|
changelog
|
pushlog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
automation/buildbot-slave/reboot.bat
author
Elio Maldonado <emaldona@redhat.com>
Wed, 03 Feb 2016 14:17:33 +0100
changeset 11836
bf8a54155531b6a8d9d888ed52ee4485cb37ab3f
parent 10935
216cbcfe2705599c7310c87b64e3b7e0bdaf8b8c
permissions
-rw-r--r--
Bug 1202264
, wrong re-use of a session cache entry, r=rrelyea
IF
EXIST
..\buildbot-is-building
(
del
..\buildbot-is-building
shutdown /r /t 0
timeout /t 120
)