18F/e-QIP-prototype

View on GitHub
api/bin/seccomp

Summary

Maintainability
Test Coverage
#!/bin/sh

set -e

strace -ff -o /tmp/strace/eapp.strace $@;