OSDN Git Service

Tuna: canned
authorJean-Baptiste Queru <jbq@google.com>
Mon, 20 Jun 2011 14:15:15 +0000 (07:15 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Mon, 20 Jun 2011 14:15:15 +0000 (07:15 -0700)
Change-Id: Ie1fdf19bb75b2ef3c6f9b1729a3b425c71f65465

generate-blob-scripts.sh

index 3f14001..ec9a915 100755 (executable)
@@ -43,11 +43,14 @@ then
 fi
 shift
 
-DEVICES="crespo crespo4g stingray wingray tuna toro maguro panda"
+DEVICES="crespo crespo4g stingray wingray panda"
 
 repo sync
 repo sync
 repo sync
+rm -rf device/*/tuna
+rm -rf device/*/toro
+rm -rf device/*/maguro
 
 ARCHIVEDIR=archive-$(date +%s)
 if test -d archive-ref