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 2

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

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.
ff3881dea1d676871b3bb0ad54bf1c373acee6c0 David Trowbridge
contrib/conf/settings_local.py.tmpl
reviewboard/scmtools/clearcase.py
reviewboard/scmtools/tests/test_clearcase.py
Loading...