-
- Downloads
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:
Denis Pynkin <denis.pynkin@collabora.com>
parent
17996e70
No related branches found
No related tags found
Showing
- run-test-api.sh 1 addition, 1 deletionrun-test-api.sh
- run-test-offline-upgrade.sh 1 addition, 1 deletionrun-test-offline-upgrade.sh
- run-test-ota-api.sh 1 addition, 1 deletionrun-test-ota-api.sh
- run-test-ota-auto.sh 1 addition, 1 deletionrun-test-ota-auto.sh
- run-test-ota-out-of-space.sh 1 addition, 1 deletionrun-test-ota-out-of-space.sh
- run-test-ota-signature.sh 1 addition, 1 deletionrun-test-ota-signature.sh
- run-test-out-of-space.sh 1 addition, 1 deletionrun-test-out-of-space.sh
- run-test-signature.sh 1 addition, 1 deletionrun-test-signature.sh
Loading
-
mentioned in commit b5f1aaa6
-
mentioned in merge request !22 (merged)
Please register or sign in to comment