From f086bc7b1947b2fe8110fab5b34ad4f536fefd35 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Mon, 20 Jan 2014 17:40:11 +0100 Subject: [PATCH] - modify seed script. Change-Id: I6bd96a434ab01577b345acc95c3e458b407b9c72 --- Tizen_sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tizen_sync b/Tizen_sync index ffc41ef..25146fa 100755 --- a/Tizen_sync +++ b/Tizen_sync @@ -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 \ -- 2.7.4