• Pavel Šimerda's avatar
    cbq: fix find syntax in example · a51842dc
    Pavel Šimerda authored
    Without modification, using the example resulted in the following error:
    
    [root@localhost sbin]# cbq restart
    find: warning: you have specified the -maxdepth option after a
    non-option argument (, but options are not positional (-maxdepth affects
    tests specified before it as well as those specified after it).  Please
    specify options before other arguments.
    
    find: warning: you have specified the -maxdepth option after a
    non-option argument (, but options are not positional (-maxdepth affects
    tests specified before it as well as those specified after it).  Please
    specify options before other arguments.
    
    **CBQ: failed to compile CBQ configuration!
    
    See also:
    
     * https://bugzilla.redhat.com/show_bug.cgi?id=539232Reported-by: default avatarMads Kiilerich <mads@kiilerich.com>
    Signed-off-by: default avatarPavel Šimerda <psimerda@redhat.com>
    a51842dc
cbq.init-v0.7.3 32.7 KB