Commit c7c738b
committed
Fix unbound DOMAIN variable crash on --status/--manage, bump to v1.2
- Move global variable initialization before arg parser so --status,
--manage, and other standalone commands don't crash with set -u
- Bump VERSION from 1.1 to 1.21 parent 123c8aa commit c7c738b
1 file changed
Lines changed: 13 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
1774 | 1774 | | |
1775 | 1775 | | |
1776 | 1776 | | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
| 1788 | + | |
1777 | 1789 | | |
1778 | 1790 | | |
1779 | 1791 | | |
| |||
1858 | 1870 | | |
1859 | 1871 | | |
1860 | 1872 | | |
1861 | | - | |
1862 | | - | |
1863 | | - | |
1864 | | - | |
1865 | | - | |
1866 | | - | |
1867 | | - | |
1868 | | - | |
1869 | | - | |
1870 | 1873 | | |
1871 | 1874 | | |
1872 | 1875 | | |
| |||
0 commit comments