[PATCH 1/9] rcutorture/configinit: Fix build directory error message

2017-11-03 Thread SeongJae Park
'configinit.sh' checks format of optional argument for build directory and print error message if the format is not valid. However, the error message is broken so that it just says user entered empty string as build directory even though user entered wrong, but non-empty string as the argument.

[PATCH 1/9] rcutorture/configinit: Fix build directory error message

2017-11-03 Thread SeongJae Park
'configinit.sh' checks format of optional argument for build directory and print error message if the format is not valid. However, the error message is broken so that it just says user entered empty string as build directory even though user entered wrong, but non-empty string as the argument.