Project

General

Profile

« Previous | Next » 

Revision 9020723c

Added by Renato Botelho over 5 years ago

Use sh -T to make sure child processes are trapped

View differences:

build.sh
1
#!/bin/sh
1
#!/bin/sh -T
2 2
#
3 3
# build.sh
4 4
#
tools/build_snapshots.sh
1
#!/bin/sh
1
#!/bin/sh -T
2 2
#
3 3
# build_snapshots.sh
4 4
#

Also available in: Unified diff