Skip to content
Snippets Groups Projects
Commit 1ff7e92f authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Merge branch 'slurm-17.02'

parents f51a77fa f2764bc1
No related branches found
No related tags found
No related merge requests found
...@@ -125,8 +125,6 @@ if {[file exists $spank_conf_file]} { ...@@ -125,8 +125,6 @@ if {[file exists $spank_conf_file]} {
exec $bin_cp $spank_conf_file $orig_spank_conf exec $bin_cp $spank_conf_file $orig_spank_conf
exec $bin_cp $spank_conf_file $new_spank_conf exec $bin_cp $spank_conf_file $new_spank_conf
exec $bin_chmod 700 $spank_conf_file
exec $bin_chmod 700 $new_spank_conf
} else { } else {
exec $bin_cp /dev/null $new_spank_conf exec $bin_cp /dev/null $new_spank_conf
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment