New commits:
commit fa4b86b4e6bbe7cad9c8ec8900f8e59e92afebe2
Author: Andrew Cagney <[email protected]>
Date: Fri Nov 20 09:41:59 2015 -0500
kvm: clean up messed up KVM mount points
For instance, any trailing "/" is stripped.
Make's $(dir) leaves a trailing "/" (so $(dir /home/build/source)
becomes /home/build/ ) and Python's os.path.basename() turns
the trailing slash into "" (a documented feature).
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit