Only use POSIX Awk features.
This commit is contained in:
parent
4de06a8fe6
commit
5a70178aa9
@ -10,7 +10,7 @@ BEGIN {
|
||||
}
|
||||
|
||||
# De-list symbols from the export list.
|
||||
// {
|
||||
{
|
||||
if (ARGIND == 1)
|
||||
nextfile
|
||||
delete syms[$0]
|
||||
|
Loading…
x
Reference in New Issue
Block a user