error("select/cray jobinfo_sprint: jobinfo bad");
return NULL;
}
/* FIXME: in the future print out the header here (if needed) */
/* snprintf(buf, size, "%s", header); */
snprintf(buf, size, "%s", "SELECT");
return buf;