summaryrefslogtreecommitdiff
path: root/rpmio/fts.c
diff options
context:
space:
mode:
Diffstat (limited to 'rpmio/fts.c')
-rw-r--r--rpmio/fts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpmio/fts.c b/rpmio/fts.c
index 85ecbf89e..97af9c5fa 100644
--- a/rpmio/fts.c
+++ b/rpmio/fts.c
@@ -193,6 +193,7 @@ Fts_open(char * const * argv, int options,
/*@=boundswrite@*/
goto mem3;
/*@notreached@*/ /*@switchbreak@*/ break;
+ case URL_IS_HTTPS:
case URL_IS_HTTP:
case URL_IS_FTP:
SET(FTS_NOCHDIR);