X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/61f1b969a78703cec96ea790b320b4486c7c899f..b8d3298b2658dd405fc8fbdda7128622211bc97e:/abcde diff --git a/abcde b/abcde index 7c84283..af8c2e5 100755 --- a/abcde +++ b/abcde @@ -1458,6 +1458,7 @@ do_playlist () read ERASEPLAYLIST case $ERASEPLAYLIST in e|E|a|A|k|K) DONE=y ;; + "") ERASEPLAYLIST=e ; DONE=y ;; *) ;; esac done