Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / tools / swarming_client / example / 1_local.py
index 33b397b..1df97de 100755 (executable)
@@ -44,7 +44,7 @@ def main():
     common.run(
         [
           'isolate.py',
-          'archive',
+          'hashtable',
           '--isolate', os.path.join('payload', 'hello_world.isolate'),
           '--isolated', isolated,
           '--outdir', hashtabledir,