On Mon, Jan 30, 2017 at 10:19:53PM +0200, Leon Romanovsky wrote: > > > +if [[ $TRAVIS_TAG == v* ]] && [ "$TRAVIS_OS_NAME" = "linux" ]; then > > > + # Let's create release for vX tags only. > > > + git archive --prefix rdma-core/ --output rdma-core-$TRAVIS_TAG.tar.gz HEAD > > > > Should be > > > > > > I think.. > > I have no opinion about that, because I'm not going to use this tar.gz file. Including the version in the directory is standard practice. Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html