Skip to content

Commit 7362e59

Browse files
committed
fix slurm_tools gitignore/version comment
1 parent 0502aa6 commit 7362e59

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ansible/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,5 @@ roles/*
8484
!roles/pytools/**
8585
!roles/rebuild/
8686
!roles/rebuild/**
87+
!roles/slurm_tools/
88+
!roles/slurm_tools/**
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
pytools_editable: false
3-
pytools_gitref: master
3+
pytools_gitref: master # TODO: FIXME: do a release!
44
pytools_user: root

0 commit comments

Comments
 (0)