search for: info_list

Displaying 4 results from an estimated 4 matches for "info_list".

2018 Jul 26
4
Problem with definition of slist in CFEngine
...root) gid=0(root) Gruppen=0(root) Kontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 and working on directory # pwd /var/cfengine/inputs with software # cf-agent -V CFEngine Core 3.10.2 and the configuration file # cat ./info.cf bundle agent info { vars: any:: "info_list" slist => { "includes.dir ............... = $(includes.dir)", "sys.arch ................... = $(sys.arch)", "sys.bindir ................. = $(sys.bindir)", "sys.cdate .................. = $(sys.cdate)", &qu...
2018 Jul 26
0
Problem with definition of slist in CFEngine
...s0:c0.c1023 > > and working on directory > > # pwd > /var/cfengine/inputs > > with software > > # cf-agent -V > CFEngine Core 3.10.2 > > and the configuration file > > # cat ./info.cf > bundle agent info > { > vars: > any:: > "info_list" slist => { > "includes.dir ............... = $(includes.dir)", > "sys.arch ................... = $(sys.arch)", > "sys.bindir ................. = $(sys.bindir)", > "sys.cdate .................. = $(sys.cdate)&quo...
2006 Feb 02
3
Strange SQL Server error
...ys fails its tests and I can''t test it out in a browser due to the same error I''m getting which is: ActiveRecord::StatementInvalid (DBI::DatabaseError: S1090 (0) [iODBC][Driver Manager]Invalid string or buffer length: SELECT * FROM (SELECT TOP 10 * FROM (SELECT TOP 10 * FROM info_lists ) AS tmp1 ) AS tmp2) I''m connecting to a MS SQL Server 2000 via Freetds on a mac, which is probably something to do with my problem. It doesn''t matter if there''s data in the test database or not as it still fails. Any help greatly appreciated Jon
2013 Feb 07
5
[PATCH v8] gcov: Coverage support
Updated set of patches for coverage. Changes: - change copyright lines - use gcov: instead of cover: in commit comment - use #ifdef in xen/common/sysctl.c instead of dummy inline function - added base documentation in docs/misc - added -h option to xencov