Add sanity check for -f and -d
modified compat/pkg_updating
@@ -10,10 +10,17 @@ while getopts "d:f:h" OPTS; do
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -24,4 +31,8 @@ while getopts "d:f:h" OPTS; do
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
| + | |