This website works better with JavaScript.
Explore
Help
Sign In
telmich
/
cdist-mirror
Watch
1
Star
0
Fork
You've already forked cdist-mirror
0
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
[explorer/hostname] Do not shorten hostname in any case
Browse Source
remotes/origin/6.1
Dennis Camera
6 years ago
parent
56c654808d
commit
1bab641c94
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
cdist/conf/explorer/hostname
2
cdist/conf/explorer/hostname
vendored
Unescape
Escape
View File
@ -23,7 +23,7 @@
if command -v hostname >/dev/null
then
hostname
-s
hostname
else
uname -n
fi
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
telmich/cdist-mirror
Title
Body
Create Issue