Merge pull request #13300 from mrc0mmand/test-execreload
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 17 Sep 2019 08:54:18 +0000 (10:54 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2019 08:54:18 +0000 (10:54 +0200)
 test: introduce TEST-37-EXECRELOAD

1  2 
test/TEST-36-NUMAPOLICY/test.sh

@@@ -39,8 -42,11 +40,8 @@@ EO
          cp testsuite.sh $initdir/
  
          setup_testsuite
-     ) || return 1
+     )
      setup_nspawn_root
 -
 -    ddebug "umount $TESTDIR/root"
 -    umount $TESTDIR/root
  }
  
  do_test "$@"