Rafael Fonseca
|
e87eb13c4f
|
tools: delete unused param from get_from_kata_deps callers
The param was deleted by a09e58fa80 , so
update the callers not to use it.
Fixes #4245
Signed-off-by: Rafael Fonseca <r4f4rfs@gmail.com>
|
2022-05-17 15:18:41 +02:00 |
|
James O. D. Hunt
|
5d6d39be48
|
scripts: Change here document delimiters
Fix the outstanding scripts using non standard shell here document delimiters.
This should have been caught by
https://github.com/kata-containers/tests/pull/3937, but there is a bug
in the checker which is fixed on
https://github.com/kata-containers/tests/pull/4569.
Fixes: #3864.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
|
2022-03-10 09:23:37 +00:00 |
|
Sebastian Hasler
|
adffd3f8b6
|
scripts: Use shebang /usr/bin/env bash
Not all distros have `/bin/bash`, e.g. NixOS.
Fixes: #3450
Signed-off-by: Sebastian Hasler <sebastian.hasler@stuvus.uni-stuttgart.de>
|
2022-01-13 22:53:28 +01:00 |
|
Peng Tao
|
fd5592d4d5
|
branch: change 2.0-dev to main
Change all mentioning of 2.0-dev to main so that we can rename the
default branch to main.
Fixes: #1310
Signed-off-by: Peng Tao <bergwolf@hyper.sh>
|
2021-01-22 15:49:35 +08:00 |
|
Eric Ernst
|
4b1753c53f
|
packaging: pull versions, build-image out from obs dir
These are still required; let's pull them out.
Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com>
|
2020-10-06 13:44:03 -07:00 |
|