fix bad shell
[gd/samba-autobuild/.git] / selftest / gdb_backtrace
index 5a7d2307bd424abc60a64509472af8d96ca65185..e38c451d426a76106353911026ec9df1c67f5692 100755 (executable)
@@ -36,6 +36,7 @@ case "${UNAME}" in
        #
        SunOS)
                DB_LIST="dbx ${DB_LIST}"
+       ;;
 esac
 
 for DB in ${DB_LIST}; do