Skip to content

Commit

Permalink
snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Apr 22, 2020
1 parent 187d8e8 commit a930f5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2/chezmoi/targetstateentry.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ func (t *TargetStateFile) Evaluate() error {

// Apply runs t.
func (t *TargetStateScript) Apply(s System, destStateEntry DestStateEntry) error {
// FIXME need to compute SHA256 of contents *after* trimming space!
var (
bucket = scriptOnceStateBucket
key []byte
Expand Down

0 comments on commit a930f5f

Please sign in to comment.