rocksdb/arcanist_util/config
Islam AbdelRahman 3cd9ed1c31 Show sandcastle URL in phabricator
Summary:
We are passing a string as diff_id which make conduit call fail

```
$ echo '{"diff_id": "20982117", "name":"click here for sandcastle tests for D20982117", "link":"https://our.intern.facebook.com/intern/sandcastle/1984718793/"}' | arc call-conduit differential.updateunitresults
{"error":"ERR-CONDUIT-CORE","errorMessage":"ERR-CONDUIT-CORE: Argument 1 passed to EntDiffPropertiesUpdateMutationBuilder::setDiffNumber() must be an instance of int, string given","response":null}
```

fix it by removing double quotes
Closes https://github.com/facebook/rocksdb/pull/1700

Differential Revision: D4350227

Pulled By: IslamAbdelRahman

fbshipit-source-id: b4504af
2016-12-20 11:09:12 -08:00
..
FacebookArcanistConfiguration.php Framework for enabling continuous RocksDB build and tests 2016-06-21 11:38:54 -07:00
FacebookOldArcanistConfiguration.php Framework for enabling continuous RocksDB build and tests 2016-06-21 11:38:54 -07:00
RocksDBCommonHelper.php Show sandcastle URL in phabricator 2016-12-20 11:09:12 -08:00