ostree/tests/kolainst
Huijing Hei 37aa2ac287 Fix ostree admin kargs edit-in-place assertion when deployments
are pending

This is to support pending deployments instead of rasing assertion.
For example:
```
$ sudo rpm-ostree kargs --append=foo=bar
$ sudo ostree admin kargs edit-in-place --append-if-missing=foobar
```
After reboot we get both `foo=bar foobar`.

Fix https://github.com/ostreedev/ostree/issues/2679
2022-08-29 11:31:32 +08:00
..
data-shared tests/kolainst: Avoid recursive symlinks 2022-01-25 16:44:39 -05:00
destructive Fix ostree admin kargs edit-in-place assertion when deployments 2022-08-29 11:31:32 +08:00
nondestructive tests/kolainst: Avoid recursive symlinks 2022-01-25 16:44:39 -05:00
.gitignore tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
destructive-stamp.ign tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
install-wrappers.sh tests/inst: Add destructive test framework 2020-08-17 14:34:04 +00:00
Makefile tests/inst: Fix install rules for ostree-rs merger 2022-05-09 12:57:40 -04:00
README.md tests/kola: Move to tests/kolainst 2020-05-27 15:16:50 +00:00