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.

Changes between revision 2 and 3

orig
1
2
3

Commits

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
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
reviewboard/scmtools/tests/test_clearcase.py
Loading...