Magellan Linux

Diff of /trunk/xf86-video-vesa/make-git-snapshot.sh

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

revision 2103 by niro, Mon Mar 24 23:10:13 2008 UTC revision 2104 by niro, Mon Mar 11 09:41:19 2013 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=xf86-video-vesa  MODULE=xf86-video-vesa
8  DIRNAME=${MODULE}-1.3.0_$( date +%Y%m%d )  DIRNAME=${MODULE}-2.3.2_$( 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.2103  
changed lines
  Added in v.2104