DEBSOURCES
Skip Quicknav
sources / ucf / 3.0052 / t / code_injection / test
1234567
#!/bin/sh set -e # Test exposing code injection via inherited variable. saved='$(ls -l)' ${UCF_TEST_BINDIR}ucf input.conf $UCF_TEST_TARGET/input.conf 2>&1