- modify seed script.
authorRonan Le Martret <ronan@fridu.net>
Mon, 20 Jan 2014 16:40:11 +0000 (17:40 +0100)
committerRonan Le Martret <ronan@fridu.net>
Mon, 20 Jan 2014 16:40:11 +0000 (17:40 +0100)
Change-Id: I6bd96a434ab01577b345acc95c3e458b407b9c72

Tizen_sync

index ffc41ef..25146fa 100755 (executable)
@@ -3,7 +3,7 @@
 gclient sync
 
 #This will fetch all the other source files but not run any hooks.
-gclient sync --gclientfile=.gclient-xwalk --nohooks [aka -n]
+gclient sync --gclientfile=.gclient-xwalk --nohooks
 
 #Generate the LASTCHANGE files.
 python $source_root/src/build/util/lastchange.py \