Skip to content

Commit 608ef08

Browse files
committed
Remove rogue comment.
1 parent ae9b321 commit 608ef08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

roles/nmag/tasks/compile_nmag.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
shell: make
2222
chdir={{ NMAG_INSTALL_PREFIX }}/{{ NMAG_EXTRACTED_DIR.stdout }}
2323
creates={{ NMAG_INSTALL_PREFIX }}/{{ NMAG_EXTRACTED_DIR.stdout }}/nsim/bin/nsim
24-
#environment:
25-
# NMAG_INSTALL_PREFIX: /usr/lib/{{ ARCH.stdout }}/tcl{{ TCLTKVERSION }}/tclConfig.sh
2624
sudo: yes
2725

2826
- name: Set executable permissions for everyone on files which are executable for user

0 commit comments

Comments
 (0)