]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
Use both, perl and non perl method when extracting links.
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 22 May 2015 11:38:58 +0000 (13:38 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 22 May 2015 11:38:58 +0000 (13:38 +0200)
pldnotify.awk

index e0121d56e453c872d0f66515094cb2de2fd0b14f..dd26398be3d36db8a50bcd2448521823c1161d79 100755 (executable)
@@ -372,10 +372,7 @@ if (USE_PERL) {
                d("href(): " link)
        }
        close(cmd)
-       system("rm -f " tmpfile)
 
-       d("Returning: [" retval "]")
-       return retval
 }
 
        wholeodp = ""
This page took 0.062687 seconds and 4 git commands to generate.