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)
Fri, Sep 12, 16:22
Unknown Object (File)
Fri, Sep 12, 16:22
Unknown Object (File)
Fri, Sep 12, 15:09
Unknown Object (File)
Thu, Sep 11, 10:58
Unknown Object (File)
Thu, Sep 11, 06:42
Unknown Object (File)
Sun, Sep 7, 20:53
Unknown Object (File)
Sun, Sep 7, 17:29
Unknown Object (File)
Sun, Sep 7, 14:33
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