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
Merge branch 'no_extra_output_from_machine_explorer' of
https://github.com/contradict/cdist
Browse Source
remotes/origin/ssh_callback
Nico Schottelius
12 years ago
parent
acb31b2632
f41b029ade
commit
474d4f7cb0
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/machine
2
cdist/conf/explorer/machine
vendored
Unescape
Escape
View File
@ -22,6 +22,6 @@
#
#
if command -v uname; then
if command -v uname
2>&1 >/dev/null
; then
uname -m
fi
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
telmich/cdist-mirror
Title
Body
Create Issue