mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 20:10:17 +01:00
ifcfg-rh: remove temp ifcfg file
This commit is contained in:
parent
ecb8a0658c
commit
e3a309d694
1 changed files with 1 additions and 1 deletions
|
|
@ -3701,7 +3701,7 @@ test_write_wifi_open_hex_ssid (void)
|
|||
&keyfile,
|
||||
&error,
|
||||
&ignore_error);
|
||||
// unlink (testfile);
|
||||
unlink (testfile);
|
||||
|
||||
ASSERT (reread != NULL,
|
||||
"wifi-open-hex-ssid-write-reread", "failed to read %s: %s", testfile, error->message);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue