blob: d87335b984a2b2536e26f0c85a85a9b7644cf189 [file] [log] [blame]
#include <stdio.h>
int main(void)
{
printf("this command failed\n");
return 1;
}