Fixed scripts calling under Win32.
authorBorg <borg@uu3.net>
Mon, 23 Jun 2014 21:13:03 +0000 (23:13 +0200)
committerBorg <borg@uu3.net>
Mon, 23 Jun 2014 21:13:03 +0000 (23:13 +0200)
commit4d53b075d85d7517730109c92cb7c7b09bf69dee
tree12b311e0f58ca744e00cc0633342b87bc394bbc3
parent241670ec23d05800e0a04957d6293de9a39075fb
Fixed scripts calling under Win32.

When using 'ScriptsInterpreter' variable, we incorrectly
checked for '.bat' ending scripts while later building
scriptname without extension.
src/process.c