From: "Randall S. Becker" <rsbecker@xxxxxxxxxxxxx> t9600 to t9604 currently depend on cvs to function correctly, otherwise all of those tests fail. This patch follows an existing pattern of from the t9400 series by attempting to run cvs without arguments, which succeeds if installed, and skipping the test if the command fails. Randall S. Becker (5): t9600-cvsimport: exclude test if cvs is not installed t9601-cvsimport-vendor-branch: exclude test if cvs is not installed t9602-cvsimport-branches-tags: exclude test if cvs is not installed t9603-cvsimport-patchsets: exclude test if cvs is not installed t9604-cvsimport-timestamps: exclude test if cvs is not installed t/t9600-cvsimport.sh | 7 +++++++ t/t9601-cvsimport-vendor-branch.sh | 8 ++++++++ t/t9602-cvsimport-branches-tags.sh | 7 +++++++ t/t9603-cvsimport-patchsets.sh | 7 +++++++ t/t9604-cvsimport-timestamps.sh | 7 +++++++ 5 files changed, 36 insertions(+) -- 2.22.0