~jamesodhunt/ubuntu/natty/upstart/fix-chroot-sessions

« back to all changes in this revision

Viewing changes to util/tests/test_initctl.c

* New upstream release 0.9.3:
  - Added missing emits stanzas for supplied .conf files.
  - Added wildcard/globbing facility to initctl.c (for check-config
    command).
  - Updated man page on emits stanza syntax.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14390
14390
        struct stat st;
14391
14391
        char path[] = "/var/lib/dbus/machine-id";
14392
14392
 
14393
 
        return !!! stat (path, &st);
 
14393
        return !stat (path, &st);
14394
14394
}
14395
14395
 
14396
14396
int