mirror of
https://codeberg.org/1414codeforge/ubgpsuite.git
synced 2025-02-06 21:53:18 +01:00
[tools/bgpscanner] Remove safety belts...
This commit is contained in:
parent
48e8e4dd3e
commit
c23a29d2da
@ -320,7 +320,7 @@ exprcompile
|
||||
|
||||
[ -n "$OUTREDIR" ] && OPTS=$(append "$OPTS" "-o $OUTREDIR")
|
||||
|
||||
CMD="echo"
|
||||
CMD="exec"
|
||||
[ -n "$PRETEND" ] && [ "$PRETEND" = 1 ] || [ "$PRETEND" = y ] || [ "$PRETEND" = yes ] && CMD="echo"
|
||||
|
||||
"$CMD" "$TGT" $OPTS -- "$@" $EXPR
|
||||
|
Loading…
x
Reference in New Issue
Block a user