Fixes for CDPATH being set.
[libguestfs.git] / make-initramfs.sh.in
index 612db90..a9e25bf 100755 (executable)
@@ -20,6 +20,8 @@
 
 set -e
 
+unset CDPATH
+
 # If you want to do some extra debugging and diagnosis of the
 # initramfs image, then uncomment this line.  This makes the image
 # larger.