[Fusionforge-general] [Fusionforge-commits] FusionForge branch 6.0 updated. v6.0.3-7-g2c6cf8c

Thorsten Glaser t.glaser at tarent.de
Mon Oct 19 14:19:23 CEST 2015


On Fri, 16 Oct 2015, Sylvain Beucler wrote:

> -#! /bin/sh
> +#!/bin/bash

Why?

> +source $(forge_get_config source_path)/post-install.d/common/service.inc

In shell, you do “.” instead of “source” which is a bashism.
It’s the same except the cwd is not searched if the path does
not contain a slash (not in this case).

bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg



More information about the Fusionforge-general mailing list