ifcfg-rh: remove temp ifcfg file

This commit is contained in:
Dan Williams 2009-03-27 11:56:17 -04:00
parent ecb8a0658c
commit e3a309d694

View file

@ -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);