Changeset: 39aee28c9b0a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=39aee28c9b0a Modified Files: de-bootstrap Branch: Apr2011 Log Message:
de-bootstrap: add shebang to make it work in more cases (transplanted from 878998e84e330284ca81ba68d057f056df392e46) diffs (9 lines): diff --git a/de-bootstrap b/de-bootstrap --- a/de-bootstrap +++ b/de-bootstrap @@ -1,4 +1,4 @@ -# -*-shell-script-*- +#!/usr/bin/env sh # The contents of this file are subject to the MonetDB Public License # Version 1.1 (the "License"); you may not use this file except in _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
