Page MenuHomeDevCentral

Switch dereckson shell to tcsh on Eglide
ClosedPublic

Authored by dereckson on Jan 13 2017, 07:35.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 22:28
Unknown Object (File)
Mon, May 11, 01:11
Unknown Object (File)
Mon, May 11, 00:08
Unknown Object (File)
Sat, May 9, 15:41
Unknown Object (File)
Fri, May 8, 20:46
Unknown Object (File)
Wed, May 6, 15:16
Unknown Object (File)
Tue, Apr 28, 13:34
Unknown Object (File)
Sun, Apr 26, 19:37
Subscribers
None

Details

Summary

We introduce in our users dictionary a new shell parameter.

As a follow-up, we should create a function to map bash, tcsh, etc.
according the OS, so we can only write tcsh in the dictionary.

Test Plan
Eglide
$ grep dereckson /etc/passwd
dereckson:x:5001:5001:Sebastien Santoro,,,:/home/dereckson:/bin/bash

$ grep dereckson /etc/passwd
dereckson:x:5001:5001:Sebastien Santoro,,,:/home/dereckson:/usr/bin/tcsh

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable