mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 00:42:40 +01:00
Prep this for actual production installs.
Summary: Test Plan: Reviewers: CC:
This commit is contained in:
parent
8dc45eac97
commit
a3466fcb6d
1 changed files with 1 additions and 1 deletions
|
@ -226,6 +226,6 @@ EOTEXT
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
return 99;
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue