mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
When no arguments are given at all, the script would shift when there is nothing to shift. This results in a failure on debian stable: ``` ./dist/tools/cppcheck/check.sh: 20: shift: can't shift that many ```