amiaopensource / ltopers

Bash scripts to manage LTO cartridges with LTFS
https://github.com/amiaopensource/ltopers
MIT License
39 stars 8 forks source link

check if DB #107

Closed retokromer closed 7 years ago

retokromer commented 7 years ago

Should resolve https://github.com/amiaopensource/ltopers/issues/106

privatezero commented 7 years ago

Looks good! Just one change - there is one other call of a DB function a little earlier in the script that should also be contained in if fi https://github.com/amiaopensource/ltopers/blob/c3341e1995ebd99f4e6376deaf034aa02597a47e/verifylto#L51

retokromer commented 7 years ago

Thank you!