#1054. exiv2json deep recursion and AltLang support. Regression detector.
This commit is contained in:
@@ -268,7 +268,7 @@ try {
|
||||
|
||||
Jzon::Object root;
|
||||
|
||||
if ( option == 'a' || option == 'f' ) {
|
||||
if ( option == 'f' ) { // only report filesystem when requested
|
||||
const char* FS="FS";
|
||||
Jzon::Object fs ;
|
||||
root.Add(FS,fs) ;
|
||||
|
||||
Reference in New Issue
Block a user