mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-04 18:30:03 +00:00
packaging: tools: Remove set -x
leftover
This was used for debugging, and ended up being merged with that. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
@@ -23,7 +23,6 @@ init_env() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
build_tool_from_source() {
|
build_tool_from_source() {
|
||||||
set -x
|
|
||||||
tool=${1}
|
tool=${1}
|
||||||
|
|
||||||
echo "build ${tool} from source"
|
echo "build ${tool} from source"
|
||||||
|
Reference in New Issue
Block a user