Files
pilotclient/.arcconfig
Roland Winklmeier 4baba3ffbe Fix repository.callsign in .arcconfig
Summary:
The callsign had a leading 'r' which doesn't belong to the callsign itself.
This prevented arc to properly identify the destination repository.

Reviewers: #swift_pilot_client, kbasan

Reviewed By: #swift_pilot_client, kbasan

Subscribers: jenkins

Differential Revision: https://dev.swift-project.org/D72
2018-01-29 12:17:24 +01:00

4 lines
104 B
JSON

{
"phabricator.uri" : "https://dev.swift-project.org/",
"repository.callsign" : "SWIFTPILOTCLIENT"
}