]> 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
index 099f2b362487c43a5922b016d86bd5bdcad9e5fd..3ceb6c3137501045d17afbbc849b7cb518813695 100755 (executable)
@@ -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