Remove release # from xcat-dep tarball
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6156 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
c7286dd7dc
commit
06b5894b63
@ -73,8 +73,8 @@ chgrp -R xcat *
|
||||
chmod -R g+w *
|
||||
|
||||
# Build the tarball
|
||||
VER=`cat $XCATCOREDIR/Version`
|
||||
DFNAME=xcat-dep-$VER-`date +%Y%m%d%H%M`.tar.bz2
|
||||
#VER=`cat $XCATCOREDIR/Version`
|
||||
DFNAME=xcat-dep-`date +%Y%m%d%H%M`.tar.bz2
|
||||
cd ..
|
||||
tar jcvf $DFNAME xcat-dep
|
||||
cd xcat-dep
|
||||
|
Loading…
Reference in New Issue
Block a user