Skip to content
Snippets Groups Projects
Commit 8f826964 authored by Denis Pynkin's avatar Denis Pynkin
Browse files

Fix the commit ID parsing


There were an arror in commit ID parsing from the output of:
  $ ostree admin status
  * apertis 334f57354221f0800b008d043c5c50683e83e8b6afa5880e95449a980132fa83.0
      origin refspec: origin:apertis/v2021pre/armhf-uboot/minimal
    apertis bab35cb1fe04e2fc11c3b462ebac0e38640173ebcff55ca326f838296a0121f5.0 (rollback)
      origin refspec: origin:apertis/v2020/armhf-uboot/minimal

Some test contains incorrect boot ID detection, including the suffix
`.0` which is an error. Hence fixing the issue in the initial script and
all copy-paste copies.

Signed-off-by: default avatarDenis Pynkin <denis.pynkin@collabora.com>
parent 17996e70
No related branches found
No related tags found
3 merge requests!24Apply all changes from v2021pre,!21Backport ostree changes v2022dev1 -> v2021pre,!20Fix the commit ID parsing
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment