Move clixon CI from travis to github actions
This commit is contained in:
parent
b40dafb691
commit
113f92ab41
5 changed files with 29 additions and 15 deletions
|
|
@ -115,7 +115,6 @@ clicon_file_dirent(const char *dir,
|
|||
int direntStructSize;
|
||||
#endif
|
||||
|
||||
clicon_debug(1, "%s", __FUNCTION__);
|
||||
*ent = NULL;
|
||||
nent = 0;
|
||||
if (regexp && (res = regcomp(&re, regexp, REG_EXTENDED)) != 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue