Commit aacef2b
committed
from add-host test: accept either tabs or spaces in /etc/hosts
When checking that the /etc/hosts entry that we add looks right, accept
either tabs or spaces separating the IP address from the hostname, since
we actually use tabs.
Signed-off-by: Nalin Dahyabhai <[email protected]>1 parent 74d6858 commit aacef2b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
321 | | - | |
| 320 | + | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
0 commit comments