ifcfg-rh/tests: fix out-of-tree build for cexpected file

Fixes: f04bf45e84
(cherry picked from commit 5fc4bfc0e3)
This commit is contained in:
Thomas Haller 2017-04-27 16:16:51 +02:00
parent af87569a9b
commit 9c37b4ae21

View file

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