mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-17 05:05:00 +00:00
Check for build-directory existence and write permissions are provided in
both 'kvm-test-1-run.sh' an 'kvm-build.sh'. Because the 'kvm-build.sh'
is dependent on 'kvm-test-1-run.sh' ('kvm-build.sh' uses variables that
defined from its caller.), these checks are unnecessarily duplicated.
This commit therefore removes the check in from the 'kvm-build.sh' script.
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|
||
|---|---|---|
| .. | ||
| config_override.sh | ||
| configcheck.sh | ||
| configinit.sh | ||
| configNR_CPUS.sh | ||
| cpus2use.sh | ||
| functions.sh | ||
| jitter.sh | ||
| kvm-build.sh | ||
| kvm-recheck-lock.sh | ||
| kvm-recheck-rcu.sh | ||
| kvm-recheck-rcuperf-ftrace.sh | ||
| kvm-recheck-rcuperf.sh | ||
| kvm-recheck.sh | ||
| kvm-test-1-run.sh | ||
| kvm.sh | ||
| parse-build.sh | ||
| parse-console.sh | ||
| parse-torture.sh | ||