diff options
-rwxr-xr-x | tools/shld.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/shld.sh b/tools/shld.sh index 3117ccf..191d1a4 100755 --- a/tools/shld.sh +++ b/tools/shld.sh @@ -83,7 +83,7 @@ link() exit 127 fi done - unset __lib __el __found + unset __lib __el __found __f EOF # Read input files. |