mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-25 02:03:03 +01:00
Cleanup editors battle comment
This commit is contained in:
parent
b3ce57d3a9
commit
1dd0fa84fb
@ -371,8 +371,6 @@ replaceLineInFile() {
|
|||||||
|
|
||||||
#------------------------------------------------------------------------
|
#------------------------------------------------------------------------
|
||||||
# "edit" file $1 - replace line starting from $2 with $3
|
# "edit" file $1 - replace line starting from $2 with $3
|
||||||
# This should stop ed/ex/vim/"what else editor" battle.
|
|
||||||
# I hope awk is present in any posix system? AP.
|
|
||||||
|
|
||||||
editFile() {
|
editFile() {
|
||||||
FileName=$1
|
FileName=$1
|
||||||
|
Loading…
Reference in New Issue
Block a user