commit | ea6516c4fe95b9d7f140f108c621c24a956ad98b | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Tue Sep 25 16:23:13 2018 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Tue Oct 02 16:43:29 2018 -0500 |
tree | 6494d78d8f149382bab7d62af0f8905fb06f9e03 | |
parent | 59cbf3461a761968cc6f9f93bb0d4efaaf17ecbe [diff] |
Don't return the input path in GetAncestors If '/A/B/C' is passed in as the path argument into GetAncestors, don't return /A/B/C, but only its actual ancestors /A and /A/B. Change-Id: I8dde80fa2ae5fad26c93be5fda5cfda9ff1b77d8 Signed-off-by: Matt Spinler <spinler@us.ibm.com>