Project

General

Profile

« Previous | Next » 

Revision 14907

bin/import_all: `make -s`: removed no longer needed output_data=1

View differences:

trunk/bin/import_all
32 32
. $self [vars...] (note initial \".\")"|fold -s >&2
33 33
        return 0 # not nonzero because this will close the subshell
34 34
    fi
35
    : ${version=$(output_data=1 make -s version)}
35
    : ${version=$(make -s version)}
36 36
    local by_col=${by_col-1} full_import=1
37 37
    export version by_col full_import
38 38
    

Also available in: Unified diff