Although sampler is pre cloned, the script still tries to
mess with the defined branch (master is not found in the cloned
repo)
Change-Id: I91f31fe0a276221cc357cf0678759ad4125c518e
"parking" : ("https://github.com/vaadin/parking-demo.git", "7.7"),
"addressbook" : ("https://github.com/vaadin/addressbook.git", "7.7"),
"grid-gwt" : ("https://github.com/vaadin/grid-gwt.git", "7.7"),
- "sampler" : "demos/sampler"
+ "sampler" : ("demos/sampler", "7.7")
# "my-demo" : ("my_demo_url_or_path", "my-demo-dev-branch")
}