Return to tar_it_up.sh CVS log | Up to [local] / nagios / check_bioctl |
1.1 ! andrew 1: #!/bin/sh ! 2: # $RedRiver$ ! 3: ! 4: VER=`ident check_bioctl | grep RedRiver | sed 's/.*v \([0-9]*\.[0-9]*\).*/\1/'` ! 5: ! 6: tar -czv -s "/^/check_bioctl-${VER}\//" -f check_bioctl-${VER}.tar.gz check_bioctl README