drop ndbm since no longer have write support
This commit is contained in:
@@ -47,7 +47,6 @@ IFS="$oldIFS"
|
||||
while [ $# != 0 ] ; do
|
||||
case $1 in
|
||||
db:*) exit 0 ;;
|
||||
ndbm:*) exit 0 ;;
|
||||
gdbm:*) exit 0 ;;
|
||||
db4:*) exit 0 ;;
|
||||
db3:*) exit 0 ;;
|
||||
|
Reference in New Issue
Block a user