diff options
author | Marco Pfatschbacher <mpf@cvs.openbsd.org> | 2005-05-27 19:00:11 +0000 |
---|---|---|
committer | Marco Pfatschbacher <mpf@cvs.openbsd.org> | 2005-05-27 19:00:11 +0000 |
commit | 9d9a8327ed25dfb2571b1df3e8293668936bd4c2 (patch) | |
tree | 45ee66ea06dd1be2350b1dc7b91dc02c0f1e8e53 /regress | |
parent | 975e07fc5ad8c7f5dcffe7a11e3b58b48fec0989 (diff) |
csh preferes a newline at the end.
ok henning@
Diffstat (limited to 'regress')
-rw-r--r-- | regress/sbin/pfctl/pfsetup3.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pfsetup3.setup b/regress/sbin/pfctl/pfsetup3.setup index 8257550e3aa..d84d1ddcf38 100644 --- a/regress/sbin/pfctl/pfsetup3.setup +++ b/regress/sbin/pfctl/pfsetup3.setup @@ -1,2 +1,2 @@ ifconfig lo1000010 create -ifconfig lo1000010 mtu 8000
\ No newline at end of file +ifconfig lo1000010 mtu 8000 |