summaryrefslogtreecommitdiffstats
path: root/hooks
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2010-02-19 22:23:49 +0100
committerThomas Bächler <thomas@archlinux.org>2010-02-19 22:23:49 +0100
commit722d99d81a57a7f1737c028ae0170b33676db5d8 (patch)
treeb64d39eca11468f36b5e92a22f0c46f0980dfbda /hooks
parent01cfe5572f6cfc172dddc013494511a59a7ed85f (diff)
downloadmkinitcpio-722d99d81a57a7f1737c028ae0170b33676db5d8.tar.gz
mkinitcpio-722d99d81a57a7f1737c028ae0170b33676db5d8.tar.xz
Diffstat (limited to 'hooks')
-rw-r--r--hooks/net2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/net b/hooks/net
index 6022192..c207ad2 100644
--- a/hooks/net
+++ b/hooks/net
@@ -5,7 +5,7 @@ run_hook ()
: > /ip_opts
- if [ -z "${ip}" -a -n "${nfsaddrs}" ]; the
+ if [ -z "${ip}" -a -n "${nfsaddrs}" ]; then
export ip="${nfsaddrs}"
fi