update src
This commit is contained in:
parent
fa79e786c8
commit
36dd1affa1
1 changed files with 1 additions and 1 deletions
2
src
2
src
|
|
@ -89,7 +89,7 @@ preproc() {
|
|||
fi
|
||||
|
||||
tmp="$srcfile.tmp"
|
||||
awk '!($$0 ~ /^#/) { print }' "$srcfile" > "$tmp"
|
||||
sed 's/^#.*//; /^\s*$/d' < "$srcfile" > "$tmp"
|
||||
}
|
||||
|
||||
cleanup() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue