properly redirect stderr to stdout

This commit is contained in:
Mark Andrews
2012-03-14 16:02:15 +11:00
parent a497cdf979
commit dea3eb8eac

View File

@@ -32,7 +32,7 @@ load_cache () {
$RNDC $RNDCOPTS flush
# load the positive cache entries
$DIG $DIGOPTS -f - << EOF > /dev/null 2>1
$DIG $DIGOPTS -f - << EOF > /dev/null 2>&1
txt top1.flushtest.example
txt second1.top1.flushtest.example
txt third1.second1.top1.flushtest.example