]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:tests: let test_smbXsrv_client_dead_rec.sh cleanup the correct files
authorStefan Metzmacher <metze@samba.org>
Wed, 31 Aug 2022 11:55:19 +0000 (13:55 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 2 Sep 2022 20:02:29 +0000 (20:02 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15159

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/script/tests/test_smbXsrv_client_dead_rec.sh

index a29350878bd4d65918ef602d1db945c536fda126..0a287370944e561c43fce8a34390e8305156bead 100755 (executable)
@@ -62,7 +62,7 @@ ${SMBCLIENT} //"${SERVER}"/"${SHARE}" -U"${USER}"%"${PASSWORD}" \
        --option="libsmb:client_guid=6112f7d3-9528-4a2a-8861-0ca129aae6c4" \
        -c exit
 
-rm -f smbclient-stdin smbclient-stdout aio_outstanding_testfile
+rm -f smbclient-stdin smbclient-stdout smbclient-stderr
 
 #
 # Ensure the panic count didn't change.