• Tycho Andersen's avatar
    tests: don't duplicate mnt_enablefs entry · 8db33d90
    Tycho Andersen authored
    this avoids:
    
    ===================== Run zdtm/static/socket-tcpbuf6 in h ======================
    Makefile:295: target 'mnt_enablefs.pid' given more than once in the same rule
    Start test
    Makefile:295: target 'mnt_enablefs.pid' given more than once in the same rule
    ./socket-tcpbuf6 --pidfile=socket-tcpbuf6.pid --outfile=socket-tcpbuf6.out
    Run criu dump
    Run criu restore
    Wait for zdtm/static/socket-tcpbuf6 to die for 0.100000
    Wait for zdtm/static/socket-tcpbuf6 to die for 0.200000
    Removing dump/zdtm/static/socket-tcpbuf6/27
    ===================== Test zdtm/static/socket-tcpbuf6 PASS =====================
    
    in every test.
    Signed-off-by: 's avatarTycho Andersen <tycho.andersen@canonical.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    8db33d90
Makefile 9.39 KB