Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
0
Star
1
Fork
2
emacsmirror
/
cddb
forked from
larsmagne/cddb.el
Code
Pull requests
0
Insights
Permalink
Browse files
Move file to right name.
Loading branch information
...
Lars Magne Ingebrigtsen
committed
Jul 30, 2011
1 parent
3ac124b
commit
7e4e39eaf9a3bdf0103a8e755cfd877067b11f2f
Unified
Split
Showing
1 changed file
with
1 addition
and
0 deletions
.
+1
−0
cddb-index
Show comments
View
1
cddb-index
@@ -21,3 +21,4 @@ while (<IN>) {
$old
=
$new
;
}
}
+
rename
"
$index
.tmp
"
,
"
$index
"
;
Toggle all file notes
0 comments on commit
7e4e39e
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
7e4e39e