~ubuntu-branches/ubuntu/quantal/talloc/quantal

« back to all changes in this revision

Viewing changes to release-script.sh

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij
  • Date: 2009-07-18 12:14:50 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20090718121450-2pnlvwebjhqfi7yq
Tags: 1.4.0~git20090718-1
New upstream snapshot, required for Samba 4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    exit 1
11
11
fi
12
12
 
 
13
git clean -f -x -d lib/talloc
 
14
git clean -f -x -d lib/replace
 
15
 
13
16
curbranch=`git-branch |grep "^*" | tr -d "* "`
14
17
 
15
18
version=$1