# HG changeset patch # User Ryan C. Gordon # Date 1011471222 0 # Node ID 2b9131a7653ce362c60f8952f683f3f2bd03549e # Parent 156df33fd7fc4049f697a9c76e9ad3e64aef0719 Took out some whitespace. diff -r 156df33fd7fc -r 2b9131a7653c bootstrap --- a/bootstrap Sat Jan 19 20:03:09 2002 +0000 +++ b/bootstrap Sat Jan 19 20:13:42 2002 +0000 @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh set -e echo "Initial preparation...this can take awhile, so sit tight..."