Make cleartool location configurable.

Review Request #11290 — Created Nov. 19, 2020 and submitted — Latest diff uploaded

Information

Review Board
release-3.0.x

Reviewers

In some cases, the cleartool executable may be in an unusual location,
have an alternate name, or users may want to use a wrapper script of
some sort. This change adds an optional settings key to allow people to
set the location or name of cleartool.

Ran unit tests.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Make cleartool location configurable.
In some cases, the cleartool executable may be in an unusual location, have an alternate name, or users may want to use a wrapper script of some sort. This change adds an optional settings key to allow people to set the location or name of cleartool. Testing Done: Ran unit tests.
6867bead8f9e169dea8eb94b61fedb9c3d9ee529 David Trowbridge
contrib/conf/settings_local.py.tmpl
reviewboard/scmtools/clearcase.py
reviewboard/scmtools/tests/test_clearcase.py
Loading...