summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-08-17 21:39:52 +0200
committerLennart Poettering <lennart@poettering.net>2008-08-17 21:39:52 +0200
commitb6c9d0a561260e1a63964f2d23e9bc4f3f28f680 (patch)
treed045d1cec20e87523f1bb1f92f6ed8e82df7b175 /bootstrap.sh
parentd0f59324a8e9667ea3ad312b18307c26bce7193f (diff)
fix iteration through addrinfo when seriliazing (pointed out by Damien Thébault)
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 6a60400..498c9b8 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# This file is part of libasyncns.
#