mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
fix bad shell
This commit is contained in:
parent
ef8349e28d
commit
06beebd1e4
@ -36,6 +36,7 @@ case "${UNAME}" in
|
||||
#
|
||||
SunOS)
|
||||
DB_LIST="dbx ${DB_LIST}"
|
||||
;;
|
||||
esac
|
||||
|
||||
for DB in ${DB_LIST}; do
|
||||
|
Loading…
Reference in New Issue
Block a user