@@ -1414,9 +1414,11 @@ int shell_main(int argc_l, char **argv_l)
strcat(local_pending_command,"");
}
break;
#ifdef BB_FEATURE_SH_ENVIRONMENT
case'x':
showXtrace=TRUE;
break;
#endif
default:
usage(shell_usage);
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.