Adding basic script to help in the creation of tarballs for release.
authorGerald W. Carter <jerry@samba.org>
Tue, 15 Jan 2008 22:53:24 +0000 (16:53 -0600)
committerGerald W. Carter <jerry@samba.org>
Tue, 15 Jan 2008 22:53:26 +0000 (16:53 -0600)
commit1df8f98602ac4be1d37f9c7748da8b89db80215f
tree8bdf668de27127bc5861636bb879d3ca6dca8d83
parent2c045a8c817b4ec200830c4f8b508c1cd4c4d9aa
Adding basic script to help in the creation of tarballs for release.

Developers can use this to create tarballs for testing or general
purpose QA.

   Usage: release-scripts/create-tarball

The script will prompt for information as necessary.
release-scripts/create-tarball [new file with mode: 0755]