mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
revert...
This commit is contained in:
parent
5984e1c03e
commit
39258fa5c5
1 changed files with 0 additions and 2 deletions
|
@ -241,8 +241,6 @@ check_script:
|
||||||
|
|
||||||
// read script file
|
// read script file
|
||||||
if (fgets(script_cmd_buf, sizeof(script_cmd_buf), current_cmdscriptfile()) == NULL) {
|
if (fgets(script_cmd_buf, sizeof(script_cmd_buf), current_cmdscriptfile()) == NULL) {
|
||||||
PrintAndLogEx(ERR, "Unexpected end, [%s]", current_cmdscriptfile());
|
|
||||||
|
|
||||||
if (!pop_cmdscriptfile())
|
if (!pop_cmdscriptfile())
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue