Loading SOL003/VNFLifecycleManagement-API/validate.shdeleted 100644 → 0 +0 −8 Original line number Diff line number Diff line str=Keywords.robot; for i in *.robot ; do [[ "$i" != *"$str"* ]] && \ echo "++++ Dryrun $i" && \ robot --dryrun --output NONE --report NONE --log NONE $i || \ echo "++++ Issues in file $i"; done read -n 1 -p "Input Selection:" mainmenuinput No newline at end of file Loading
SOL003/VNFLifecycleManagement-API/validate.shdeleted 100644 → 0 +0 −8 Original line number Diff line number Diff line str=Keywords.robot; for i in *.robot ; do [[ "$i" != *"$str"* ]] && \ echo "++++ Dryrun $i" && \ robot --dryrun --output NONE --report NONE --log NONE $i || \ echo "++++ Issues in file $i"; done read -n 1 -p "Input Selection:" mainmenuinput No newline at end of file