Magellan Linux

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

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

revision 1346 by niro, Fri Jun 3 12:48:25 2011 UTC revision 2182 by niro, Mon Jun 3 09:40:08 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=plymouth  MODULE=plymouth
8  DIRNAME=${MODULE}-0.8.4_$( date +%Y%m%d )  DIRNAME=${MODULE}-0.8.8_$( date +%Y%m%d )
9  DESTINATION="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/${MODULE}/"  DESTINATION="root@cvs.magellan-linux.de:/var/www/htdocs/magellan/magellan-dev/sources/${MODULE}/"
10    
11  echo DIRNAME ${DIRNAME}  echo DIRNAME ${DIRNAME}

Legend:
Removed from v.1346  
changed lines
  Added in v.2182