~ubuntu-branches/ubuntu/utopic/qtcreator-plugin-ubuntu/utopic-proposed

« back to all changes in this revision

Viewing changes to share/qtcreator/ubuntu/scripts/local_search_images

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2014-03-13 19:09:59 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20140313190959-68zlfowwqzaw7hm7
Tags: 3.0.1-0ubuntu3
Rebuild against Qt 5.2 and QtWebKit 5.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
# Author: Zoltán Balogh <zoltan.balogh@canonical.com>
17
17
 
18
18
set -e
19
 
ubuntu-emulator list|sed -n  '/ubuntu=/p'
 
19
 
 
20
ubuntu-emulator list 2>&1|grep -v "no such file or directory"