Skip to content
Snippets Groups Projects
Commit 567098f2 authored by Knut Petter Svendsen's avatar Knut Petter Svendsen Committed by Orgad Shaneh
Browse files

ClearCase: Fixed get active VOBs


The correct way to check if a VOB is active (mounted) is to check for
a "*" in the output of "cleartool lsvob". On windows a directory for
each active VOB exists under topLevel, but this is not true for unix
where directories (mount points) for all VOBs exists always.

Change-Id: Iccb0e38a39dfcae72326d68b9ff43b2555187f6c
Reviewed-by: default avatarOrgad Shaneh <orgads@gmail.com>
parent 6d3e0fbd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment