]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
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

index 5e775b2d5ad00b1aacd43838e5998da1c2bac5dc,3b3b120423b5c65d9c11265d941e7064ac7831eb..a586f9dc9047ff66f64d9e7e2d5d64cf3aa5edad
@@@ -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 "$@"