mirror of
https://tvoygit.ru/Djam/r11-builder-agent.git
synced 2025-02-23 10:22:45 +00:00
add setx
This commit is contained in:
parent
88e2ecb827
commit
d12b431678
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@ probe_cpu
|
||||||
}
|
}
|
||||||
|
|
||||||
test_rpm() {
|
test_rpm() {
|
||||||
|
set -x
|
||||||
# Rerun tests
|
# Rerun tests
|
||||||
PACKAGES=${packages} \
|
PACKAGES=${packages} \
|
||||||
chroot_path="$($MOCK_BIN --configdir=$config_dir --print-root-path)" \
|
chroot_path="$($MOCK_BIN --configdir=$config_dir --print-root-path)" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue