Makefile-tests.am: drop vmshell target
I actually stopped using this a long time ago. Looking at it now, it doesn't make much sense in multi-host situations. Let's just nix it. Closes: #899 Approved by: cgwalters
This commit is contained in:
parent
a1b5109e8b
commit
c7837d003a
@ -78,9 +78,6 @@ vmoverlay:
|
|||||||
./tests/vmcheck/overlay.sh; \
|
./tests/vmcheck/overlay.sh; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
vmshell: vmsync
|
|
||||||
ssh -F ssh-config vmcheck
|
|
||||||
|
|
||||||
# set up test environment to somewhat resemble uninstalled tests
|
# set up test environment to somewhat resemble uninstalled tests
|
||||||
vmcheck: vmoverlay
|
vmcheck: vmoverlay
|
||||||
@env VMTESTS=1 $(BASE_TESTS_ENVIRONMENT) PYTHONUNBUFFERED=1 \
|
@env VMTESTS=1 $(BASE_TESTS_ENVIRONMENT) PYTHONUNBUFFERED=1 \
|
||||||
|
Loading…
Reference in New Issue
Block a user