Displaying 5 results from an estimated 5 matches for "lilk".
Did you mean:
link
2009 Oct 08
3
quick split function question
With 0.25 we can use the split function to parse a string in to an array.
In puppet how can I reference a single element of that array?
$temp = "1,2,3,4"
Then i''d lilke to do :
$val = split($temp,'','')[0]
Thanks,
Matt
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
T...
2006 Mar 24
1
Bug (or feature?) in association_proxy: attributes in conditions
Hi List,
When I do something like
belongs_to :thing, :conditions => ''var = #{my_var}''
method_missing in association_proxy.rb gets recursively called.
Are these bind-style vars not allowed? Given the code in the
conditions method of association_proxy.rb, it looks lilke they''re
meant to be.
I''m running -v 4021 of rails.
Cheers,
Ian
2009 Jul 23
0
[Bug 1624] New: [sftp] add recursive option -r to command rm
...Severity: enhancement
Priority: P2
Component: sftp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: jari.aalto at cante.net
Cf. forwarded Debian wishlist http://bugs.debian.org/538199
Please add recursive delete option to command 'rm', just lilke
in standard commadn line:
rm -r <path>
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
2009 Nov 25
1
draw circle on PCA plot
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091125/bf6c327e/attachment-0001.pl>
2006 Mar 29
9
Ftp upload shaping 2 ISP\'s problems....
I would lilke to shape upload ftp bandwidth in a dual ISP setup
[shorewall show connections]
tcp 6 431215 ESTABLISHED src=192.168.2.89 dst=83.xxx.xxx.23 sport=1487 dport=21 src=83.xxx.xxx.23 dst=10.0.11.2 sport=21 dport=1487 [ASSURED] use=2 mark=1
[tcdevices]
#INTERFACE IN-BANDWITH OUT-BANDWIDT...