Dmitry V. Levin
0400e2ca7d
* tests/execveat-v.c (VERBOSE_EXECVEAT): Remove. (VERBOSE): Define to 1. * tests/execveat.c (main): Check VERBOSE instead of VERBOSE_EXECVEAT.
4 lines
91 B
C
4 lines
91 B
C
/* This file is part of execveat-v strace test. */
|
|
#define VERBOSE 1
|
|
#include "execveat.c"
|