~sergiusens/snappy/recovery

« back to all changes in this revision

Viewing changes to _integration-tests/tests/10_test_info_has_stuff

  • Committer: Sergio Schvezov
  • Date: 2015-07-30 18:46:26 UTC
  • mfrom: (581.1.2 uflash)
  • Revision ID: sergio.schvezov@canonical.com-20150730184626-m3r662bwu4v8xdnq
Merged uflash into recovery.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
test() {
2
 
    test_regexp "^release: ubuntu-core/.*/(edge|stable)" $SNAPPY info
3
 
    test_regexp "^frameworks: $framework" $SNAPPY info
4
 
}