Remove a newline
This commit is contained in:
parent
dc1980778d
commit
1a51517278
1 changed files with 0 additions and 1 deletions
1
rc
1
rc
|
@ -28,7 +28,6 @@ alias pprint="python -c 'import sys,pprint; pprint.pprint(eval(sys.stdin.read())
|
|||
alias pprint-json="python -c 'import sys,json;print json.dumps(json.load(sys.stdin), indent=2)'"
|
||||
|
||||
|
||||
|
||||
print_info_sub_noisy 2 "Sourcing ${SYS}-specific settings"
|
||||
case $SYS in
|
||||
darwin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue