#!/bin/sh # # Copyright (C) 2000-2015 Kern Sibbald # License: BSD 2-Clause; see file LICENSE-FOSS # # # Run a simple backup of the Bacula build directory using the Sparse option # then restore it. # TestName="sparse-test" JobName=SparseTest . scripts/functions scripts/cleanup scripts/copy-test-confs echo "${cwd}/build" >${cwd}/tmp/file-list start_test cat >${cwd}/tmp/bconcmds <