aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-01 07:03:42 +0000
committerroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-01 07:03:42 +0000
commitc26cd784c85164c725f70caa10ac7df298fbafde (patch)
treed2dee640dcfcc0c8e68622b2663d0b0c1649692c
parent95c202f43a28c135dac157dd127eb089e2acc7dd (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@11502 f38db490-d61c-443f-a65b-d21fe96a405b
-rwxr-xr-xbuild_tools/make_svn_branch_name2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/make_svn_branch_name b/build_tools/make_svn_branch_name
index d77bc3f9c..848ca49eb 100755
--- a/build_tools/make_svn_branch_name
+++ b/build_tools/make_svn_branch_name
@@ -1,6 +1,6 @@
#!/bin/sh
-PARTS=`LANG=C svn info | grep URL | awk '{print $2;}' | sed -e s:^.*/svn/asterisk/:: | sed -e 's:/: :g'`
+PARTS=`LANG=C svn info | grep URL | awk '{print $2;}' | sed -e 's:^.*/svn/asterisk/::' | sed -e 's:/: :g'`
BRANCH=0
TEAM=0