mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-22 20:38:12 +02:00
Since one test read in a file, wrote it out, and read it in again, we have to be careful of whether srcdir == builddir or not. If it doesn't, then we need to remove the written-out connection file. If it does, then we don't want to remove that written-out connection file because it's tracked by SCM. Avoid the whole problem by writing it out to a separate directory that we can always delete it from. |
||
|---|---|---|
| .. | ||
| network-scripts | ||
| iscsiadm-test-bad-dns1 | ||
| iscsiadm-test-bad-dns2 | ||
| iscsiadm-test-bad-entry | ||
| iscsiadm-test-bad-gateway | ||
| iscsiadm-test-bad-ipaddr | ||
| iscsiadm-test-bad-record | ||
| iscsiadm-test-dhcp | ||
| iscsiadm-test-static | ||
| Makefile.am | ||
| test-ifcfg-rh.c | ||