Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slc9-builder: Add GNU time #273

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

singiamtel
Copy link
Collaborator

Adding it to fix this error in the DPG tester:

/sw/slc9_x86-64/O2/1816-slc9_x86-64-local1/share/scripts/jobutils.sh: line 156: /usr/bin/time: No such file or directory

@sawenzel: [we use the binary over the shell buiting because] It provides more information. As a gnu tool it's also platform independent

Adding it to fix this error in the DPG tester:

```
/sw/slc9_x86-64/O2/1816-slc9_x86-64-local1/share/scripts/jobutils.sh: line 156: /usr/bin/time: No such file or directory
```

@swenzel: [we use the binary over the shell buiting because] It provides
more information.
As a gnu tool it's also platform independent
@singiamtel
Copy link
Collaborator Author

Currently broken, merging

@singiamtel singiamtel merged commit e8219ef into alisw:master Dec 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant