Revert "Make CI happy"

This reverts commit 8a1e32d9eb.
This commit is contained in:
Arun Prakash Jana 2023-01-16 00:18:41 +05:30
parent cac5b9ba33
commit f9295780ef
1 changed files with 1 additions and 3 deletions

View File

@ -4511,9 +4511,7 @@ static bool get_output(char *file, char *arg1, char *arg2, int fdout, bool page)
unlink(g_tmpfpath);
return TRUE;
}
if (have_file)
} else if (have_file)
// Case 3
return TRUE;