mirror of https://gitee.com/bigwinds/arangodb
Bump jenkins
This commit is contained in:
parent
d4c50dfc8c
commit
42e58c505f
|
@ -253,5 +253,5 @@ function main(argv) {
|
|||
let result = main(ARGUMENTS);
|
||||
if (!result) {
|
||||
// force an error in the console
|
||||
throw 'peng';
|
||||
throw 'peng!';
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue