Magellan Linux

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

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

revision 1635 by niro, Sun Feb 5 01:32:26 2012 UTC revision 1636 by niro, Sun Feb 5 01:33:35 2012 UTC
# Line 5  Line 5 
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  MODULE=dracut  MODULE=dracut
8  DIRNAME=${MODULE}-0.14_$( date +%Y%m%d )  DIRNAME=${MODULE}-014_$( date +%Y%m%d )
9    
10  echo DIRNAME ${DIRNAME}  echo DIRNAME ${DIRNAME}
11  echo HEAD ${1:-HEAD}  echo HEAD ${1:-HEAD}

Legend:
Removed from v.1635  
changed lines
  Added in v.1636