Navigation Menu

Skip to content

Commit

Permalink
Add missing "--source" parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 29, 2012
1 parent 5ffef34 commit 929f81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/gcs-import-examples
Expand Up @@ -71,7 +71,7 @@ echo

echo
echo "==== Indexing data"
$bin_path/gcs-post-sdf --domain-name example $base_path/examples/example.sdf.json
$bin_path/gcs-post-sdf --domain-name example --source $base_path/examples/example.sdf.json
echo

echo
Expand Down

0 comments on commit 929f81c

Please sign in to comment.