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 pull request
#549
from 4nd3r/__timezone
Browse Source
__timezone: always exit 0
remotes/origin/4.6
Darko Poljak
8 years ago
committed by
GitHub
parent
23fbabe303
b7b1101f11
commit
3db987b913
1 changed files
with
2 additions
and
0 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/type/__timezone/explorer/timezone_is
2
cdist/conf/type/__timezone/explorer/timezone_is
vendored
Unescape
Escape
View File
@ -19,3 +19,5 @@
#
#
[ -f /etc/timezone ] && cat /etc/timezone
[ -f /etc/timezone ] && cat /etc/timezone
exit 0
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
telmich/cdist-mirror
Title
Body
Create Issue