mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-14 14:14:15 +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>
(cherry picked from commit 560bbffb57
)
This commit is contained in:
parent
1941d87b84
commit
f20164dc75
@ -23,7 +23,6 @@ init_env() {
|
||||
}
|
||||
|
||||
build_tool_from_source() {
|
||||
set -x
|
||||
tool=${1}
|
||||
|
||||
echo "build ${tool} from source"
|
||||
|
Loading…
Reference in New Issue
Block a user