]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/stored_conf.c
ebl update faketape driver to work with regress tests
[bacula/bacula] / bacula / src / stored / stored_conf.c
index 8857ddda56a3e16af48de95b52decf834e0a0f34..d81fad95f91603dde66f21c12367a85f4ab59d8d 100644 (file)
@@ -213,6 +213,7 @@ static s_kw dev_types[] = {
    {"dvd",           B_DVD_DEV},
    {"fifo",          B_FIFO_DEV},
    {"vtl",           B_VTL_DEV},
+   {"faketape",      B_FAKETAPE_DEV},
    {NULL,            0}
 };