summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-06 23:51:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-06 23:51:21 +0000
commit99e2deb93719d62d0852e1c933a28a99986d3e9b (patch)
tree00f07f4c493b624c7bf5308580275570f585cc22
parente0f3bae2fc24cd799341a95e0cc5e00333a2d920 (diff)
downloadnuttx-99e2deb93719d62d0852e1c933a28a99986d3e9b.tar.gz
nuttx-99e2deb93719d62d0852e1c933a28a99986d3e9b.tar.bz2
nuttx-99e2deb93719d62d0852e1c933a28a99986d3e9b.zip
file extension should be .gz not .bz2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@265 42af7a65-404d-4744-a932-0658087f49c3
-rwxr-xr-xnuttx/tools/zipme.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/tools/zipme.sh b/nuttx/tools/zipme.sh
index b182b3ca4..5919edddb 100755
--- a/nuttx/tools/zipme.sh
+++ b/nuttx/tools/zipme.sh
@@ -85,7 +85,7 @@ if [ ! -d ${NUTTXDIR} ] ; then
fi
TAR_NAME=nuttx-${DATECODE}.tar
-ZIP_NAME=${TAR_NAME}.bz2
+ZIP_NAME=${TAR_NAME}.gz
# Prepare the nuttx directory -- Remove editor garbage