• Xavier Thompson's avatar
    slapgrid: Ignore slapformat dump file in warning · 8a2561ad
    Xavier Thompson authored
    Running slapformat creates a `.slapos-resource` file in each partition.
    Running slapgrid emits a warning if a free partition dir is not empty.
    
    With this commit, slapgrid only emits a warning if a free partition
    contains entries other than the slapformat dump file.
    8a2561ad
slapgrid.py 73.5 KB