Timeline for Print variable inside loop
Current License: CC BY-SA 3.0
        4 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 6, 2018 at 16:35 | vote | accept | Саша Черных | ||
| Mar 4, 2018 at 9:13 | answer | added | Stéphane Chazelas | timeline score: 2 | |
| Mar 4, 2018 at 9:13 | comment | added | SYN | It would appear tidy is the one exiting with 1. You could look into using tidy -mq "$i" || echo "tidy failed with $? on $i", in place of your currenttidycommand. It might help to explicitlyexit 0reaching the end of your script. | |
| Mar 4, 2018 at 7:52 | history | asked | Саша Черных | CC BY-SA 3.0 |