mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-07 22:40:53 +01:00
Cannot reset inherited trap control in a subshell.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
trap -p
|
trap -p
|
||||||
trap SIGINT
|
|
||||||
trap -p
|
|
||||||
set -ev
|
set -ev
|
||||||
export POCO_BASE=`pwd`
|
export POCO_BASE=`pwd`
|
||||||
export CPPUNIT_IGNORE="\
|
export CPPUNIT_IGNORE="\
|
||||||
|
|||||||
Reference in New Issue
Block a user