]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/win32-fd-test
regress: add function to create many dirs
[bacula/bacula] / regress / tests / win32-fd-test
old mode 100644 (file)
new mode 100755 (executable)
index 099f2b3..3ceb6c3
@@ -86,7 +86,7 @@ if [ $? != 0 ]; then
 fi
 
 # Compare with some weird files
-wget -qO $tmp/2.log "$URL/compare?source=$WIN32_FILE/weird_runcript;dest=$WIN32_FILE/restore/$DST/weird_runcript"
+wget -qO $tmp/2.log "$URL/compare?source=$WIN32_FILE/weird_runscript;dest=$WIN32_FILE/restore/$DST/weird_runscript"
 print_debug `cat $tmp/2.log`
 
 grep OK $tmp/2.log > /dev/null