blob: 4b5429aa57fafd662bd8015c39cec1532aa88641 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] bashishms
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20bashishms&In-Reply-To=%3C20120301102009.GA20566%40bkor.dhs.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="012459.html">
<LINK REL="Next" HREF="012462.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] bashishms</H1>
<B>Olav Vitters</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20bashishms&In-Reply-To=%3C20120301102009.GA20566%40bkor.dhs.org%3E"
TITLE="[Mageia-dev] bashishms">olav at vitters.nl
</A><BR>
<I>Thu Mar 1 11:20:09 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012459.html">[Mageia-dev] bashishms
</A></li>
<LI>Next message: <A HREF="012462.html">[Mageia-dev] bashishms
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12460">[ date ]</a>
<a href="thread.html#12460">[ thread ]</a>
<a href="subject.html#12460">[ subject ]</a>
<a href="author.html#12460">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Thu, Mar 01, 2012 at 11:12:36AM +0100, Remco Rijnders wrote:
><i> Looking at a recent bugreport [1] I see that /etc/profile sources
</I>><i> everything under /etc/profile.d/*.sh no matter what shell is being
</I>><i> used. In this case this resulted in a small annoyance for the user
</I>><i> as one of the scripts under there uses a bashishm that's not
</I>><i> supported in all shells we ship.
</I>
Those scripts should only use "sh" compatible things. Relying on bash
features is a bug (extension is .sh, not .bash).
--
Regards,
Olav
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012459.html">[Mageia-dev] bashishms
</A></li>
<LI>Next message: <A HREF="012462.html">[Mageia-dev] bashishms
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12460">[ date ]</a>
<a href="thread.html#12460">[ thread ]</a>
<a href="subject.html#12460">[ subject ]</a>
<a href="author.html#12460">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|