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)
Thu, Apr 16, 00:51
Unknown Object (File)
Sat, Apr 11, 15:16
Unknown Object (File)
Sat, Apr 11, 01:28
Unknown Object (File)
Wed, Apr 8, 12:13
Unknown Object (File)
Wed, Apr 8, 12:12
Unknown Object (File)
Wed, Apr 8, 04:09
Unknown Object (File)
Mon, Apr 6, 09:13
Unknown Object (File)
Mon, Apr 6, 09:10
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