Commit f7b5d41
authored
test_subprocess.test_user() now skips the test on an user name if the
user name doesn't exist. For example, skip the test if the user
"nobody" doesn't exist on Linux.
1 parent 85cf1d5 commit f7b5d41
2 files changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1791 | 1791 | | |
1792 | 1792 | | |
1793 | 1793 | | |
1794 | | - | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
1795 | 1800 | | |
1796 | 1801 | | |
1797 | 1802 | | |
| |||
1819 | 1824 | | |
1820 | 1825 | | |
1821 | 1826 | | |
1822 | | - | |
| 1827 | + | |
1823 | 1828 | | |
1824 | 1829 | | |
1825 | 1830 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments