refs #1161 test adding 777 to mount.cifs (i know, its terrible, will be deleted later)

lgromero-tests
Luis Gerardo Romero Garcia 2024-11-19 13:40:14 +01:00
parent bcce2e1a02
commit 71cdc26309
1 changed files with 1 additions and 0 deletions

View File

@ -483,6 +483,7 @@ ogConnect ()
echo "qindel: READONLY: $READONLY"
ping -c 3 $SERVER
chmod 777 /usr/sbin/mount.cifs
mount.cifs //${SERVER}/${SRC} ${DST} ${OPTIONS}${READONLY}
;;
local)