Project

General

Profile

« Previous | Next » 

Revision 11374

bin/with_all: $all: renamed to $hidden_srcs for clarity, since this now just adds the hidden (.*) datasources, rather than always using all datasources

View differences:

reinstall_all
11 11
        return 2
12 12
    fi
13 13
    
14
    all=1; . "$selfDir/with_all" 'reinstall quiet=1'
14
    hidden_srcs=1; . "$selfDir/with_all" 'reinstall quiet=1'
15 15
}
16 16
reinstall_all_main "$@"

Also available in: Unified diff