commit 94be808397255ea657ba68f79bb070150acadf6b parent 1ef3f189d210de8ee6f3f85e459b758d3e5c1555 Author: Jan Pobrislo <ccx@webprojekty.cz> Date: Fri, 19 Feb 2016 11:22:14 +0100 remove all aliases - mksh has conflicting definition of "r" Diffstat:
| M | bin/fileset_inc.sh | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/bin/fileset_inc.sh b/bin/fileset_inc.sh @@ -1,4 +1,5 @@ #!/bin/sh +unalias -a export fname die() { printf '%s\n' "$*"