Use --identifier-fd for state check in vm tests
#22
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The current test script runs the check when there is only one instance active, and uses the only active instance identifier. This is no longer required as the current instance identifier can be read via
--identifier-fdsincebb92e3ada9.This needs help since I am having trouble with Python (again).