danielparks / puppet-rustup

Puppet module to manage Rust with rustup
https://forge.puppet.com/modules/dp/rustup/readme
Other
0 stars 0 forks source link

Remove FIXME: just check that bin/rustup is a file #55

Closed danielparks closed 1 year ago

danielparks commented 1 year ago

To really verify that rustup is installed, we need to execute it. Assume that as long as it’s a file (or resolves to a file), it’s installed.