Magellan Linux

Diff of /trunk/mplayer/make-git-snapshot.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2732 by niro, Fri Feb 7 09:59:22 2014 UTC revision 2733 by niro, Thu Dec 3 12:26:39 2015 UTC
# Line 4  Line 4 
4  #  #
5  # to make a snapshot of the given tag/branch.  Defaults to HEAD.  # to make a snapshot of the given tag/branch.  Defaults to HEAD.
6    
7  DIRNAME=mplayer-1.1.1_git$( date +%Y%m%d )  DIRNAME=mplayer-1.2_git$( date +%Y%m%d )
8    
9  echo DIRNAME ${DIRNAME}  echo DIRNAME ${DIRNAME}
10  echo HEAD ${1:-HEAD}  echo HEAD ${1:-HEAD}

Legend:
Removed from v.2732  
changed lines
  Added in v.2733