aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index de9ebce7..456ec0db 100644
--- a/build.gradle
+++ b/build.gradle
@@ -78,6 +78,7 @@ project('hotspot') {
exec {
executable 'hg'
args 'qpop', '-a'
+ ignoreExitValue = true
}
exec {
executable 'hg'