Skip to content

Commit

Permalink
Fix an invalid bundle item UUID
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaran committed Apr 1, 2009
1 parent aec3e80 commit 3ed5582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Commands/Revisions....plist
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ revs=( $revs )
<key>output</key>
<string>discard</string>
<key>uuid</key>
<string>'E16D293E-DF2F-4459-A63E-493AE045E409</string>
<string>E16D293E-DF2F-4459-A63E-493AE045E409</string>
</dict>
</plist>

0 comments on commit 3ed5582

Please sign in to comment.