OSDN Git Service

Restore parts that had been deleted by accident
authorJean-Baptiste Queru <jbq@google.com>
Tue, 27 Dec 2011 23:12:32 +0000 (15:12 -0800)
committerJean-Baptiste Queru <jbq@google.com>
Tue, 27 Dec 2011 23:12:32 +0000 (15:12 -0800)
Change-Id: I3e28b21cb0dd2b57df26b320ca286a2dc832be72

generate-blob-scripts.sh

index 902e72f..5ad88fb 100755 (executable)
@@ -43,9 +43,13 @@ then
 fi
 shift
 
-DEVICES="maguro"
+DEVICES="crespo crespo4g stingray wingray panda toro maguro"
 export LC_ALL=C
 
+repo sync
+repo sync
+repo sync
+
 ARCHIVEDIR=archive-$(date +%s)
 if test -d archive-ref
 then