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)
Sat, Nov 8, 04:50
Unknown Object (File)
Thu, Nov 6, 04:16
Unknown Object (File)
Wed, Nov 5, 20:16
Unknown Object (File)
Wed, Nov 5, 18:03
Unknown Object (File)
Wed, Nov 5, 16:45
Unknown Object (File)
Wed, Nov 5, 13:51
Unknown Object (File)
Wed, Nov 5, 13:33
Unknown Object (File)
Wed, Nov 5, 10:43
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