mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-05 05:40:15 +01:00
ifcfg-rh/tests: fix out-of-tree build for cexpected file
Fixes:f04bf45e84(cherry picked from commit5fc4bfc0e3)
This commit is contained in:
parent
af87569a9b
commit
9c37b4ae21
1 changed files with 1 additions and 1 deletions
|
|
@ -5529,7 +5529,7 @@ test_write_wifi_wep_104_ascii (void)
|
|||
|
||||
_writer_new_connec_exp (connection,
|
||||
TEST_SCRATCH_DIR "/network-scripts/",
|
||||
TEST_SCRATCH_DIR "/network-scripts/ifcfg-Test_Write_Wifi_WEP_104_ASCII.cexpected",
|
||||
TEST_IFCFG_DIR "/network-scripts/ifcfg-Test_Write_Wifi_WEP_104_ASCII.cexpected",
|
||||
&testfile);
|
||||
|
||||
reread = _connection_from_file (testfile, NULL, TYPE_WIRELESS, NULL);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue