Reset the failed counter in test_wbinfo_s3.sh.
[ira/wip.git] / source3 / script / tests / test_wbinfo_s3.sh
index 6a8faa1f87ec7ece128cef4acf160ac9c224611d..01eed6ead68907a54c525ffdc9ab4eeb0fd2f900 100755 (executable)
@@ -35,6 +35,8 @@ tests="$tests:--name-to-sid=$username"
 #Didn't pass yet# tests="$tests:--user-info=$username"
 tests="$tests:--user-groups=$username"
 
+failed=0
+
 OLDIFS=$IFS
 NEWIFS=$':'
 IFS=$NEWIFS