blob: ba9583ad1594135c4a7adc4e19e476ef9e294683 (
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
<!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=%3CY%26._Sb%40r78.nl%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="012461.html">
<LINK REL="Next" HREF="012460.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] bashishms</H1>
<B>Remco Rijnders</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20bashishms&In-Reply-To=%3CY%26._Sb%40r78.nl%3E"
TITLE="[Mageia-dev] bashishms">remco at webconquest.com
</A><BR>
<I>Thu Mar 1 11:12:36 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012461.html">[Mageia-dev] fontconfig rules of google droid fonts
</A></li>
<LI>Next message: <A HREF="012460.html">[Mageia-dev] bashishms
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12459">[ date ]</a>
<a href="thread.html#12459">[ thread ]</a>
<a href="subject.html#12459">[ subject ]</a>
<a href="author.html#12459">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi all,
Looking at a recent bugreport [1] I see that /etc/profile sources
everything under /etc/profile.d/*.sh no matter what shell is being used.
In this case this resulted in a small annoyance for the user as one of the
scripts under there uses a bashishm that's not supported in all shells we
ship.
Some questions I have on this is:
Is this really the correct way to do this? If not, how should this be
fixed? If it is, why do we often also put the .csh script there if they
are never picked up? (Or are they picked up through a different
mechanism?).
Thanks,
Remmy
[1] <A HREF="https://bugs.mageia.org/show_bug.cgi?id=4473">https://bugs.mageia.org/show_bug.cgi?id=4473</A>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: </pipermail/mageia-dev/attachments/20120301/16804285/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012461.html">[Mageia-dev] fontconfig rules of google droid fonts
</A></li>
<LI>Next message: <A HREF="012460.html">[Mageia-dev] bashishms
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12459">[ date ]</a>
<a href="thread.html#12459">[ thread ]</a>
<a href="subject.html#12459">[ subject ]</a>
<a href="author.html#12459">[ 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>
|