diff --git a/src/barebox-state.c b/src/barebox-state.c index 5332efc..23b7e97 100644 --- a/src/barebox-state.c +++ b/src/barebox-state.c @@ -581,6 +581,7 @@ ret = 1; goto out_unlock; } + printf("%s\n", val); } else { char *var, *val;