Magellan Linux

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

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

revision 2773 by niro, Thu Dec 3 12:26:39 2015 UTC revision 2774 by niro, Tue Apr 5 11:48:50 2016 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.2_git$( date +%Y%m%d )  DIRNAME=mplayer-1.3_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.2773  
changed lines
  Added in v.2774